https://sourceware.org/bugzilla/show_bug.cgi?id=17498
--- Comment #3 from Rafael Ávila de Espíndola <rafael.espindola at gmail dot com> --- (In reply to Cary Coutant from comment #2) > I believe this only matters because clang's integrated assembler doesn't > discard the ".L" symbols. Ideally, all those symbols can be dropped from the > .o files, and the linker won't need to discard them. That will save space > not only in the linker output, but also in all the .o files. > > If you build with --no-integrated-as, I bet you won't need --discard-locals. > > (This may have already been fixed in clang by now; I've reported the issue > earlier.) That is not the case. Note that clang is the *testcase*, not the compiler :-) The example in the description is using gcc. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils