[Bug middle-end/49463] [4.7 Regression] LTO doesn't work symbol renamed via asm statement

hubicka at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Jun 25 15:02:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49463

--- Comment #7 from Jan Hubicka <hubicka at gcc dot gnu.org> 2011-06-25 15:02:07 UTC ---
Hi,
this is not really expected.  TLS was apparently binutils bug, while the
stringop-asm is linker plugin only problem (I sent 3 different fixes for that,
each of them wrong since we can't really immitate here the non-LTO behaviour
without tracking for every statement the originating LTO object file).

What problem you get on hppa?  Are you using plugin there?



More information about the Gcc-bugs mailing list