[Bug target/52911] [4.6/4.7/4.8 Regression] gcc 4.7.0 (ppc32 e500mc) when compile a c file, after a lot of time, gcc failed and internal compiler error occurs.

2013-01-21 Thread aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52911 Aldy Hernandez aldyh at gcc dot gnu.org changed: What|Removed |Added Status|NEW |WAITING

[Bug target/52911] [4.6/4.7/4.8 Regression] gcc 4.7.0 (ppc32 e500mc) when compile a c file, after a lot of time, gcc failed and internal compiler error occurs.

2013-01-21 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52911 --- Comment #8 from Mikael Pettersson mikpe at it dot uu.se 2013-01-21 17:28:19 UTC --- I can reproduce with a gcc-4.7-20130119 cross from x86_64-linux to ppc-linux, but not with gcc-4.8-20130120. So possibly fixed on trunk.

[Bug target/52911] [4.6/4.7/4.8 Regression] gcc 4.7.0 (ppc32 e500mc) when compile a c file, after a lot of time, gcc failed and internal compiler error occurs.

2013-01-21 Thread aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52911 Aldy Hernandez aldyh at gcc dot gnu.org changed: What|Removed |Added CC||jakub at

[Bug target/52911] [4.6/4.7/4.8 Regression] gcc 4.7.0 (ppc32 e500mc) when compile a c file, after a lot of time, gcc failed and internal compiler error occurs.

2013-01-21 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52911 --- Comment #10 from Mikael Pettersson mikpe at it dot uu.se 2013-01-21 18:00:06 UTC --- Let me run a bisection first...

[Bug target/52911] [4.6/4.7/4.8 Regression] gcc 4.7.0 (ppc32 e500mc) when compile a c file, after a lot of time, gcc failed and internal compiler error occurs.

2013-01-21 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52911 --- Comment #11 from Mikael Pettersson mikpe at it dot uu.se 2013-01-21 22:52:18 UTC --- This ICE was fixed for 4.8 by Alan Modra's PR53914, rs6000 constraints and reload queries fix in r189801. The ICE described in

[Bug target/52911] [4.6/4.7/4.8 Regression] gcc 4.7.0 (ppc32 e500mc) when compile a c file, after a lot of time, gcc failed and internal compiler error occurs.

2012-12-03 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52911 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Target|ppc32 e500mc