This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]