This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Massive FORTRAN test failures
- From: "H. J. Lu" <hjl at lucon dot org>
- To: gcc at gcc dot gnu dot org
- Date: Tue, 14 Feb 2006 21:37:58 -0800
- Subject: Massive FORTRAN test failures
I have got massive FORFRAN test failures on Linux/ia64 and
Linux/x86-64:
http://gcc.gnu.org/ml/gcc-testresults/2006-02/msg00730.html
http://gcc.gnu.org/ml/gcc-testresults/2006-02/msg00729.html
Most of failures look like:
/net/gnu-13/export/gnu/src/gcc/gcc/gcc/testsuite/gfortran.dg/char_result_11.f90:0:
internal compiler error: Segmentation fault^M
Please submit a full bug report,^M
with preprocessed source if appropriate.^M
See <URL:http://gcc.gnu.org/bugs.html> for instructions.^M
compiler exited with status 1
Has anyone else seen it?
H.J.