[Bug c++/56287] __do_global_ctors_aux() crashing when LTO enabled with flto-partition=none
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56287 --- Comment #2 from Jan Keprt 2013-02-11 15:48:01 UTC --- (In reply to comment #1) > Did the crt files somehow get LTO bytecode? That shouldn't happen. Please > show objdump -h of the used crtbegin.o/crtend.o files. Here it is: $ ~
[Bug c++/56287] New: __do_global_ctors_aux() crashing when LTO enabled with flto-partition=none
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56287 Bug #: 56287 Summary: __do_global_ctors_aux() crashing when LTO enabled with flto-partition=none Classification: Unclassified Product: gcc Version: 4.7.2 St