[Bug middle-end/54961] [4.8 Regression] FAIL: gfortran.dg/pr48757.f -O (internal compiler error) after revision 192440

2012-10-28 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54961 --- Comment #7 from Steven Bosscher steven at gcc dot gnu.org 2012-10-28 11:44:50 UTC --- The problems of comment #4 and comment #5 are PR39607, a problem that should be solved in reg-stack. The problem of comment #0 is a problem in IRA.

[Bug middle-end/54961] [4.8 Regression] FAIL: gfortran.dg/pr48757.f -O (internal compiler error) after revision 192440

2012-10-28 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54961 Steven Bosscher steven at gcc dot gnu.org changed: What|Removed |Added Status|NEW

[Bug middle-end/54961] [4.8 Regression] FAIL: gfortran.dg/pr48757.f -O (internal compiler error) after revision 192440

2012-10-27 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54961 --- Comment #4 from Uros Bizjak ubizjak at gmail dot com 2012-10-27 07:06:25 UTC --- Steven, has there been any new progress on this PR? In addition to the failure in this PR, I also get (-O2 -m32) that may be related to the failure in

[Bug middle-end/54961] [4.8 Regression] FAIL: gfortran.dg/pr48757.f -O (internal compiler error) after revision 192440

2012-10-27 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54961 --- Comment #5 from Uros Bizjak ubizjak at gmail dot com 2012-10-27 07:11:00 UTC --- (In reply to comment #4) Steven, has there been any new progress on this PR? In addition to the failure in this PR, I also get (-O2 -m32) that may be

[Bug middle-end/54961] [4.8 Regression] FAIL: gfortran.dg/pr48757.f -O (internal compiler error) after revision 192440

2012-10-27 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54961 --- Comment #6 from Steven Bosscher steven at gcc dot gnu.org 2012-10-27 13:03:07 UTC --- (In reply to comment #4) Steven, has there been any new progress on this PR? Workin' on it this weekend.

[Bug middle-end/54961] [4.8 Regression] FAIL: gfortran.dg/pr48757.f -O (internal compiler error) after revision 192440

2012-10-19 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54961 --- Comment #2 from Steven Bosscher steven at gcc dot gnu.org 2012-10-19 21:57:54 UTC --- Something I'm going to test: Index: ira-lives.c === --- ira-lives.c (revision

[Bug middle-end/54961] [4.8 Regression] FAIL: gfortran.dg/pr48757.f -O (internal compiler error) after revision 192440

2012-10-19 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54961 --- Comment #3 from Dominique d'Humieres dominiq at lps dot ens.fr 2012-10-19 23:18:39 UTC --- Something I'm going to test: It does not fix the ICE, at least on x86_64-apple-darwin10.

[Bug middle-end/54961] [4.8 Regression] FAIL: gfortran.dg/pr48757.f -O (internal compiler error) after revision 192440

2012-10-18 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54961 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Target|*86*-*-*