http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55112
Patrick Oppenlander changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolutio
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55112
--- Comment #7 from Patrick Oppenlander
2012-11-21 05:45:51 UTC ---
Test code added.
Compile with
powerpc-eabispe-gcc -fshort-double -flto=jobserver -nostdlib -o test eqadc_E.c
to reproduce the bug.
Looks like it is related to -f
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55112
--- Comment #6 from Patrick Oppenlander
2012-11-21 05:44:50 UTC ---
Created attachment 28750
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28750
Test case
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55112
--- Comment #5 from Patrick Oppenlander
2012-11-21 03:04:27 UTC ---
Please ignore my last comment. It was meant for bug 55113.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55112
--- Comment #4 from Patrick Oppenlander
2012-11-21 02:58:22 UTC ---
Compiling with -O0 changes the ICE to:
internal compiler error: in emit_move_insn, at expr.c:3435
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55112
Richard Biener changed:
What|Removed |Added
Keywords||lto
Target|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55112
--- Comment #2 from Andrew Pinski 2012-10-28
23:28:39 UTC ---
Can you attach the preprocessed source for this object file?
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55112
--- Comment #1 from Patrick Oppenlander
2012-10-28 22:18:32 UTC ---
Created attachment 28549
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28549
Problem object file