This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: MIPS/FORTRAN failures...
- From: Tobias Burnus <burnus at net-b dot de>
- To: David Daney <ddaney at avtrex dot com>
- Cc: GCC Mailing List <gcc at gcc dot gnu dot org>, fortran at gcc dot gnu dot org, Richard Sandiford <rsandifo at nildram dot co dot uk>
- Date: Sun, 06 Jan 2008 09:57:13 +0100
- Subject: Re: MIPS/FORTRAN failures...
- References: <477FEA9D.1090306@avtrex.com>
David Daney wrote:
> The gfortran.dg/optional_dim_2.f90 test has been failing on mipsel-linux
> ever since it was added.
See PR 34387. If you want, you could try the patch posted there.
Tobias