http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56882
--- Comment #2 from xperience at interia dot pl 2013-04-09 20:03:30 UTC ---
Compiler ICE's during compile phase, without LTO.
Previous versions of GCC ie. 4.7.1 or 4.6.3 doesn't ICE,
and output of
gcc -O3 -mtune=native -march=native -fom
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56882
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56882
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Co