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] Fix libgfortran on darwin, hpux and cygwin ( PR libfortran/24991)


Jakub,
    Below is the results for the gfortran testsuite with your proposed patch.
The undefined symbol issue is resolved. However since that is fixed, another
problem has been exposed related to the use of memmove calls in libgfortran
since you threading patch went in. Please go ahead and apply your proposed
patch so we can progress onto fixing those problems.
                      Jack
ps This build was on Darwin_8.3.0.
----------------------------------------------------------------------------
                === gfortran tests ===

Schedule of variations:
    unix

Running target unix
Using /sw/share/dejagnu/baseboards/unix.exp as board description file for target.
Using /sw/share/dejagnu/config/unix.exp as generic interface file for target.
Using /sw/src/fink.build/gcc4-4.1.0-20051125/gcc-4.1-20051125/gcc/testsuite/config/default.exp as tool-and-target-specific interface file.
Running /sw/src/fink.build/gcc4-4.1.0-20051125/gcc-4.1-20051125/gcc/testsuite/gfortran.dg/dg.exp ...
WARNING: program timed out.
FAIL: gfortran.dg/fgetc_1.f90  -O0  execution test
WARNING: program timed out.
FAIL: gfortran.dg/fgetc_1.f90  -O1  execution test
WARNING: program timed out.
FAIL: gfortran.dg/fgetc_1.f90  -O2  execution test
WARNING: program timed out.
FAIL: gfortran.dg/fgetc_1.f90  -O3 -fomit-frame-pointer  execution test
WARNING: program timed out.
FAIL: gfortran.dg/fgetc_1.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
WARNING: program timed out.
FAIL: gfortran.dg/fgetc_1.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
WARNING: program timed out.
FAIL: gfortran.dg/fgetc_1.f90  -O3 -g  execution test
WARNING: program timed out.
FAIL: gfortran.dg/fgetc_1.f90  -Os  execution test
WARNING: program timed out.
FAIL: gfortran.dg/fgetc_2.f90  -O0  execution test
WARNING: program timed out.
FAIL: gfortran.dg/fgetc_2.f90  -O1  execution test
WARNING: program timed out.
FAIL: gfortran.dg/fgetc_2.f90  -O2  execution test
WARNING: program timed out.
FAIL: gfortran.dg/fgetc_2.f90  -O3 -fomit-frame-pointer  execution test
WARNING: program timed out.
FAIL: gfortran.dg/fgetc_2.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
WARNING: program timed out.
FAIL: gfortran.dg/fgetc_2.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
WARNING: program timed out.
FAIL: gfortran.dg/fgetc_2.f90  -O3 -g  execution test
WARNING: program timed out.
FAIL: gfortran.dg/fgetc_2.f90  -Os  execution test
WARNING: program timed out.
FAIL: gfortran.dg/ftell_1.f90  -O0  execution test
WARNING: program timed out.
FAIL: gfortran.dg/ftell_1.f90  -O1  execution test
WARNING: program timed out.
FAIL: gfortran.dg/ftell_1.f90  -O2  execution test
WARNING: program timed out.
FAIL: gfortran.dg/ftell_1.f90  -O3 -fomit-frame-pointer  execution test
WARNING: program timed out.
FAIL: gfortran.dg/ftell_1.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
WARNING: program timed out.
FAIL: gfortran.dg/ftell_1.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
WARNING: program timed out.
FAIL: gfortran.dg/ftell_1.f90  -O3 -g  execution test
WARNING: program timed out.
FAIL: gfortran.dg/ftell_1.f90  -Os  execution test
WARNING: program timed out.
FAIL: gfortran.dg/ftell_2.f90  -O0  execution test
WARNING: program timed out.
FAIL: gfortran.dg/ftell_2.f90  -O1  execution test
WARNING: program timed out.
FAIL: gfortran.dg/ftell_2.f90  -O2  execution test
WARNING: program timed out.
FAIL: gfortran.dg/ftell_2.f90  -O3 -fomit-frame-pointer  execution test
WARNING: program timed out.
FAIL: gfortran.dg/ftell_2.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
WARNING: program timed out.
FAIL: gfortran.dg/ftell_2.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
WARNING: program timed out.
FAIL: gfortran.dg/ftell_2.f90  -O3 -g  execution test
WARNING: program timed out.
FAIL: gfortran.dg/ftell_2.f90  -Os  execution test
FAIL: gfortran.dg/large_real_kind_2.F90  -O0  execution test
FAIL: gfortran.dg/large_real_kind_2.F90  -O1  execution test
FAIL: gfortran.dg/large_real_kind_2.F90  -O2  execution test
FAIL: gfortran.dg/large_real_kind_2.F90  -O3 -fomit-frame-pointer  execution test
FAIL: gfortran.dg/large_real_kind_2.F90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: gfortran.dg/large_real_kind_2.F90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: gfortran.dg/large_real_kind_2.F90  -O3 -g  execution test
FAIL: gfortran.dg/large_real_kind_2.F90  -Os  execution test
Running /sw/src/fink.build/gcc4-4.1.0-20051125/gcc-4.1-20051125/gcc/testsuite/gfortran.dg/vect/vect.exp ...
Running /sw/src/fink.build/gcc4-4.1.0-20051125/gcc-4.1-20051125/gcc/testsuite/gfortran.fortran-torture/compile/compile.exp ...
Running /sw/src/fink.build/gcc4-4.1.0-20051125/gcc-4.1-20051125/gcc/testsuite/gfortran.fortran-torture/execute/execute.exp ...

                === gfortran Summary ===

# of expected passes            10621
# of unexpected failures        40
# of expected failures          7
# of unsupported tests          42
/sw/src/fink.build/gcc4-4.1.0-20051125/darwin_objdir/gcc/testsuite/../gfortran  version 4.1.0 20051125 (prerelease)


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