Testsuite and Fortran

Gerald Pfeifer pfeifer@dbai.tuwien.ac.at
Mon Jan 22 06:43:00 GMT 2001


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/



More information about the Gcc mailing list