This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
new ICE in 3.3.4 on alpha
- From: Joe Buck <Joe dot Buck at synopsys dot COM>
- To: gcc at gcc dot gnu dot org
- Date: Fri, 28 May 2004 16:52:36 -0700
- Subject: new ICE in 3.3.4 on alpha
See PR 15718. There is an ICE in g77 in 3.3.4-pre that causes 10 new test
failures (two distinct input programs, failing at multiple optimization
levels) on the Alpha. Seems it's a subreg problem affecting Fortran
programs that use COMPLEX. This is a regression from 3.3.3.
Given the high standards for a point release, I would consider this a
showstopper. We can't tolerate new ICEs in our own regression test suite.