This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/16444] gfortran.dg test harness barfs on multilibs
- From: "billingd at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Jul 2004 04:08:09 -0000
- Subject: [Bug other/16444] gfortran.dg test harness barfs on multilibs
- References: <20040709012500.16444.billingd@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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