This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug other/16444] gfortran.dg test harness barfs on multilibs


------- Additional Comments From billingd at gcc dot gnu dot org  2004-07-09 04:08 -------
>From the gcc subdir of the build directory I used the commands

make -k RUNTESTFLAGS='--target_board "unix{,-mabi=64}"' check-gfortran
make -k RUNTESTFLAGS='--target_board "unix{-mabi=64,}"' check-gfortran

The error occurs on the second pass theough the testsuite, regardless of
the order of the ABI options.

If I "mv gfortran.fortran-torture tmp.gfortran.fortran-torture"
then I don't get the error, so it is possible that some variable is
set by gfortran.fortran-torture.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |billingd at gcc dot gnu dot
                   |dot org                     |org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16444


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