building glibc with gold linker & -frecord-gcc-switches results in internal error

Ian Lance Taylor iant@google.com
Tue Feb 14 23:55:00 GMT 2012


Cary Coutant <ccoutant@google.com> writes:

> The glibc/csu/Makefile runs this code through a sed script that
> deletes everything between HEADER_ENDS and _init_PROLOG_BEGINS, which
> loses the ".text" directive, and the code for call_gmon_start ends up
> placed in the .GCC.command.line section.

Cute.

Ian



More information about the Binutils mailing list