[PATCH] S/390: Fix two issues with the IFUNC optimized mem* routines

Richard Henderson rth@twiddle.net
Fri Aug 31 14:40:00 GMT 2012


On 08/30/2012 06:02 PM, H.J. Lu wrote:
> @@ -3470,6 +3470,25 @@ elf_i386_relocate_section (bfd *output_bfd,

Don't do these sorts of things in relocate_section.

Do them in relax_section where you still have time
to remove the got entry if it becomes unused.


r~



More information about the Libc-alpha mailing list