[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/21441] Unnecessary padding of .eh_frame section
From: |
hjl.tools at gmail dot com |
Subject: |
[Bug ld/21441] Unnecessary padding of .eh_frame section |
Date: |
Sat, 12 Aug 2017 20:23:55 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=21441
--- Comment #2 from H.J. Lu <hjl.tools at gmail dot com> ---
(In reply to Alan Modra from comment #1)
> How did you manage to avoid "discarding zero address range FDE" (see
> elf-eh-frame.c) for foo.so? If I use --traditional-format to avoid eh_frame
> editing then I see both foo.so and bar.so with the same size eh_frame.
/* ('m' for map) Format info message and print on map. */
void
minfo (const char *fmt, ...)
{
if (config.map_file != NULL)
{
Since I didn't use -M map, there was no linker message.
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug ld/21441] Unnecessary padding of .eh_frame section, amodra at gmail dot com, 2017/08/12
- [Bug ld/21441] Unnecessary padding of .eh_frame section,
hjl.tools at gmail dot com <=
- [Bug ld/21441] Unnecessary padding of .eh_frame section, amodra at gmail dot com, 2017/08/12
- [Bug ld/21441] Unnecessary padding of .eh_frame section, amodra at gmail dot com, 2017/08/12
- [Bug ld/21441] Unnecessary padding of .eh_frame section, hjl.tools at gmail dot com, 2017/08/12
- [Bug ld/21441] Unnecessary padding of .eh_frame section, amodra at gmail dot com, 2017/08/12
- [Bug ld/21441] Unnecessary padding of .eh_frame section, amodra at gmail dot com, 2017/08/13
- [Bug ld/21441] Unnecessary padding of .eh_frame section, cvs-commit at gcc dot gnu.org, 2017/08/13
- [Bug ld/21441] Unnecessary padding of .eh_frame section, amodra at gmail dot com, 2017/08/13
- [Bug ld/21441] Unnecessary padding of .eh_frame section, amodra at gmail dot com, 2017/08/16
- [Bug ld/21441] Unnecessary padding of .eh_frame section, cvs-commit at gcc dot gnu.org, 2017/08/30