This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/35475] [4.2 Regression] gfortran fails to compile valid code with ICE erro in fold-const.c
- From: "pault at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Mar 2008 21:43:09 -0000
- Subject: [Bug fortran/35475] [4.2 Regression] gfortran fails to compile valid code with ICE erro in fold-const.c
- References: <bug-35475-15854@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #6 from pault at gcc dot gnu dot org 2008-03-05 21:43 -------
Simon and Tobias,
(In reply to comment #4)
> Thanks for the report. I can reproduce the problem with 4.2.3, however, it
> seems to be fixed in GCC/gfortran 4.3.0rc2 (and 4.4.0) - and as Daniel noted it
> used to worked with 4.1.3.
I was responsible for much of the variability and regressions in this area.
Unfortunately, in spite of our my endeavours, the testsuite did not keep track
of the regressions that I was generating. I think that is OK now and that the
regression in 4.2.3 was cause by fixing things that 4.1.3 did not dream about.
4.3.x and 4.4.0 are now much better.
Please accept my apologies for the temporary breakage.
Paul
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35475