------- Comment #1 from hjl at lucon dot org 2005-10-26 15:01 -------
I built SPEC CPU 2K with gcc 4.0 and ran with libgfortran.so in gcc 4.1. I
got
Specinvoke: /export/spec/src/2000/spec/bin/specinvoke -E -d
/export/spec/src/2000/spec/benchspec/CFP2000/172.mgrid/run/00000002 -c 1 -e
compare.err -o compare.out -f compare.cmd
*** Miscompare of mgrid.out, see
/export/spec/src/2000/spec/benchspec/CFP2000/172.mgrid/run/00000002/mgrid.out.mis
0447: 0.724205E-09
0.722967E-09
^
0448: 0.724205E-09
0.722967E-09
^
0449: 0.724366E-09
0.723163E-09
^
0511: 0.132651E-09
0.131288E-09
^
0512: 0.132651E-09
0.131288E-09
^
0513: 0.966122E-10
0.949407E-10
^
0514: 0.966122E-10
0.949407E-10
^
0515: 0.102259E-09
0.100198E-09
^
0516: 0.102259E-09
0.100198E-09
^
0517: 0.101682E-09
0.992215E-10
^
0518: 0.101682E-09
0.992215E-10
^
Change to libgfortran.so in gcc 4.0 fixed the problem.
I have 2 questions:
1. Is output of FORTRAN in gcc 4.1 binary compatible with gcc 4.0?
2. Should libgfortran.so in gcc 4.1 be backward compatible with
libgfortran.so in gcc 4.0?
--
hjl at lucon dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|_gfortran_ioparm changes |libgfortran.so in 4.1 is
|size |incompatible with 4.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24541