This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch. libfortran] PR33225 Per kind write float patch update, fixed


On Darwin8, after the patch, the NIST tests pass in both 32 and 64 bit 
modes and the gfortran testsuite gives:

                === gfortran Summary for unix ===

# of expected passes            20862
# of unexpected failures        16
# of expected failures          8
# of unsupported tests          58

                === gfortran Summary for unix/-m64 ===

# of expected passes            20893
# of unexpected failures        16
# of expected failures          14
# of unsupported tests          42

                === gfortran Summary ===

# of expected passes            41755
# of unexpected failures        32
# of expected failures          22
# of unsupported tests          100
/opt/gcc/darwin_buildw/gcc/testsuite/gfortran/../../gfortran  version 4.3.0 20070904 (experimental) (GCC)

Note that the test case did not have a name in the patch, so I picked 
gfortran.dg/fmt_write.f90.

Dominique


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]