https://sourceware.org/bugzilla/show_bug.cgi?id=20866
Alan Modra <amodra at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |amodra at gmail dot com
--- Comment #1 from Alan Modra <amodra at gmail dot com> ---
I can't reproduce any problem using current binutils-2.27 sources and a gcc-7
cross compiler. ie. all the combinations of compiler and linker options I've
tried produce exactly the same binary regardless of whether I use
srelaplt = bfd_get_linker_section (dynobj, ".rela.plt");
or
srelaplt = bfd_get_linker_section (output_bfd, ".rela.plt");
in elf64_alpha_finish_dynamic_sections.
Please give details on how to reproduce a bad binary.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-binutils