This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Testsuite and Fortran
- To: <gcc at gcc dot gnu dot org>
- Subject: Testsuite and Fortran
- From: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>
- Date: Mon, 22 Jan 2001 14:44:32 +0100 (CET)
I usually configure my tree without Fortran. When today I ran a
make -k check
I was kind of astonished to see the following:
=== g77 tests ===
Running target unix
FAIL: g77.f-torture/compile/19990826-1.f, -O0
FAIL: g77.f-torture/compile/19990826-1.f, -O1
FAIL: g77.f-torture/compile/19990826-1.f, -O2
FAIL: g77.f-torture/compile/19990826-1.f, -O2 -fomit-frame-pointer -finline-functions
FAIL: g77.f-torture/compile/19990826-1.f, -O3 -g
FAIL: g77.f-torture/compile/19990826-1.f, -Os
FAIL: g77.f-torture/compile/20000630-2.f, -O0
FAIL: g77.f-torture/compile/20000630-2.f, -O1
FAIL: g77.f-torture/compile/20000630-2.f, -O2
FAIL: g77.f-torture/compile/20000630-2.f, -O2 -fomit-frame-pointer -finline-functions
FAIL: g77.f-torture/compile/20000630-2.f, -O3 -g
FAIL: g77.f-torture/compile/20000630-2.f, -Os
FAIL: g77.f-torture/execute/20001201.f execution, -O0
FAIL: g77.f-torture/execute/20001201.f execution, -O1
FAIL: g77.f-torture/execute/20001201.f execution, -O2
FAIL: g77.f-torture/execute/20001201.f execution, -O2 -fomit-frame-pointer -finline-functions
FAIL: g77.f-torture/execute/20001201.f execution, -O3 -g
FAIL: g77.f-torture/execute/20001201.f execution, -Os
=== g77 Summary ===
# of expected passes 901
# of unexpected failures 18
It seems that an old version of g77 that was part of my regular setup
(GCC 2.95.2) has been used instead.
That looks like an annoying bug with the testsuite to me.
Gerald
--
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/