This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] elf/get-dynamic-info.h: fix early GNU_HASH processing on ia64


On 12/28/2015 06:12 AM, Mike Frysinger wrote:
> i don't think this change is what we want -- you're modifying common code
> in a non-obvious way to trick gcc on a specific arch to generate "better"
> code.  future versions of gcc (or reasonable code shuffling here) could
> easily break this behavior.

Agreed, this looks rather fishy.

Would it be possible to add a GCC option which inhibits it from creating
such relocations, so that the required parts of the dynamic linker can
be compiled with it?

Florian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]