[Bug c++/56287] __do_global_ctors_aux() crashing when LTO enabled with flto-partition=none

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Feb 11 15:20:00 GMT 2013


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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|                            |powerpc-unknown-eabi
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2013-02-11
               Host|                            |cygwin
     Ever Confirmed|0                           |1

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> 2013-02-11 15:19:52 UTC ---
Did the crt files somehow get LTO bytecode?  That shouldn't happen.  Please
show objdump -h of the used crtbegin.o/crtend.o files.



More information about the Gcc-bugs mailing list