https://sourceware.org/bugzilla/show_bug.cgi?id=27590
--- Comment #12 from H.J. Lu <hjl.tools at gmail dot com> --- (In reply to Martin Liska from comment #10) > Looking at the test-case from Comment 0, the error message still remains: > > $ gcc -flto -ggdb3 -c -fPIC -g 1.i && cp 1.o 2.o > $ /home/marxin/Programming/binutils/objdir/ld/ld-new -r -o x.o 1.o 2.o > `.gnu.debuglto_.debug_macro' referenced in section > `.gnu.debuglto_.debug_macro' of 2.o: defined in discarded section > `.gnu.debuglto_.debug_macro[wm4.wordsize.h.1. > b68ef8235bd466c01307f942f7f51e04]' of 2.o A patch: https://sourceware.org/pipermail/binutils/2021-March/115807.html -- You are receiving this mail because: You are on the CC list for the bug.