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