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} Using dg-additional-sources in gfortran testsuite


Billinghurst, David (CALCRTS) wrote:
From: Tobias Schlüter

Billinghurst, David (CALCRTS) wrote:

This patch allows the use of dg-additional-sources in the
gfortran testsuite. There are also two tests of mixed C and Fortran as examples. Tested on i686-pc-cygwin.


OK for 4.1? Do we add these to 4.0 as well?

Yes. Please add this to 4.0 as well. Do you have similar tests for COMPLEX functions forthcoming?

David,


I am getting failures on 4.1 i686-pc-linux-gnu:

FAIL: gfortran.dg/f2c_5.f90 -O1 (test for excess errors)
FAIL: gfortran.dg/f2c_5.f90 -O2 (test for excess errors)
FAIL: gfortran.dg/f2c_5.f90 -O3 -fomit-frame-pointer (test for excess errors)
FAIL: gfortran.dg/f2c_5.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
FAIL: gfortran.dg/f2c_5.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
FAIL: gfortran.dg/f2c_5.f90 -O3 -g (test for excess errors)
FAIL: gfortran.dg/f2c_5.f90 -Os (test for excess errors)


Jerry


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