[PATCH} Using dg-additional-sources in gfortran testsuite

Steve Kargl sgk@troutmask.apl.washington.edu
Mon Jun 6 02:59:00 GMT 2005


On Sun, Jun 05, 2005 at 07:23:49PM -0700, Jerry DeLisle wrote:
> Billinghurst, David (CALCRTS) wrote:
> >>From: Jerry DeLisle 
> >>David,
> >>
> >>I am getting failures on 4.1 i686-pc-linux-gnu:
> >>
> >>FAIL: gfortran.dg/f2c_5.f90  -O1  (test for excess errors)
> >
> >Can you have a look at the output from the test in gfortran.log.
> >It's a complie time error, so any problem should be glaringly obvious.
> Here you go:
> Executing on host: 
> /home/jerry/build/gcc-05-06-05/gcc/testsuite/../gfortran 
> -B/home/jerry/build/gcc-05-06-05/gcc/testsuite/../ 
> /home/jerry/build/gcc/gcc/testsuite/gfortran.dg/f2c_5.f90   -O0 
> -fno-f2c  /home/jerry/build/gcc/gcc/testsuite/gfortran.dg/f2c_5.c 
> -L/home/jerry/build/gcc-05-06-05/i686-pc-linux-gnu/./libgfortran/.libs 
> -L/home/jerry/build/gcc-05-06-05/i686-pc-linux-gnu/./libiberty  -lm   -o 
> ./f2c_5.exe    (timeout = 300)
> cc1: warning: command line option "-fno-f2c" is valid for F95 but not for C
> output is:
> cc1: warning: command line option "-fno-f2c" is valid for F95 but not for C
> 
> FAIL: gfortran.dg/f2c_5.f90  -O0  (test for excess errors)
> Excess errors:
> cc1: warning: command line option "-fno-f2c" is valid for F95 but not for C
> 

Jerry, are your sources completely up to date.  I accidently blew
my 4.0 tree away and had to use cvs to checkout a fresh copy of
4.0.  Everything compiled fine and the f2c tests all passed on
i386-*-freebsd.

-- 
Steve



More information about the Fortran mailing list