https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84579

--- Comment #7 from Martin Liška <marxin at gcc dot gnu.org> ---
Ok, I've just installed the patch as r273662.
The tests in binutils are now invalid as they grep for the symbol:

$ cat ld/testsuite/ld-plugin/lto-3r.d
#ld: -r tmpdir/lto-3b.o
#source: dummy.s
#nm: -p

#...
[0-9a-f]+ C _?__gnu_lto_v.*
#pass

I'll fix them.

Reply via email to