[Bug lto/55112] internal compiler error: in simplify_subreg, at simplify-rtx.c:5424

2013-03-24 Thread patrick at motec dot com.au
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55112 Patrick Oppenlander patrick at motec dot com.au changed: What|Removed |Added Status|UNCONFIRMED

[Bug lto/55112] internal compiler error: in simplify_subreg, at simplify-rtx.c:5424

2012-11-20 Thread patrick at motec dot com.au
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55112 --- Comment #4 from Patrick Oppenlander patrick at motec dot com.au 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

[Bug lto/55112] internal compiler error: in simplify_subreg, at simplify-rtx.c:5424

2012-11-20 Thread patrick at motec dot com.au
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55112 --- Comment #5 from Patrick Oppenlander patrick at motec dot com.au 2012-11-21 03:04:27 UTC --- Please ignore my last comment. It was meant for bug 55113.

[Bug lto/55112] internal compiler error: in simplify_subreg, at simplify-rtx.c:5424

2012-11-20 Thread patrick at motec dot com.au
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55112 --- Comment #6 from Patrick Oppenlander patrick at motec dot com.au 2012-11-21 05:44:50 UTC --- Created attachment 28750 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=28750 Test case

[Bug lto/55112] internal compiler error: in simplify_subreg, at simplify-rtx.c:5424

2012-11-20 Thread patrick at motec dot com.au
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55112 --- Comment #7 from Patrick Oppenlander patrick at motec dot com.au 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.

[Bug lto/55112] internal compiler error: in simplify_subreg, at simplify-rtx.c:5424

2012-10-29 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55112 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Keywords||lto

[Bug lto/55112] internal compiler error: in simplify_subreg, at simplify-rtx.c:5424

2012-10-28 Thread patrick at motec dot com.au
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55112 --- Comment #1 from Patrick Oppenlander patrick at motec dot com.au 2012-10-28 22:18:32 UTC --- Created attachment 28549 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=28549 Problem object file

[Bug lto/55112] internal compiler error: in simplify_subreg, at simplify-rtx.c:5424

2012-10-28 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55112 --- Comment #2 from Andrew Pinski pinskia at gcc dot gnu.org 2012-10-28 23:28:39 UTC --- Can you attach the preprocessed source for this object file?