This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: Recalculate Fortran torture options for each target board
- From: Janis Johnson <janis187 at us dot ibm dot com>
- To: Richard Sandiford <rdsandiford at googlemail dot com>
- Cc: gcc-patches at gcc dot gnu dot org, fortran at gcc dot gnu dot org
- Date: Mon, 26 May 2008 21:47:28 -0700
- Subject: Re: Recalculate Fortran torture options for each target board
- References: <87y75y4mwb.fsf@firetop.home>
- Reply-to: janis187 at us dot ibm dot com
On Sun, 2008-05-25 at 12:57 +0100, Richard Sandiford wrote:
> gcc/testsuite/
> * lib/fortran-torture.exp (get-fortran-torture-options):
> New function, replacing old FORTRAN_TORTURE_OPTIONS code.
> * gfortran.fortran-torture/compile/compile.exp: Use
> [get-fortran-torture-options] instead of $FORTRAN_TORTURE_OPTIONS.
> * gfortran.fortran-torture/execute/execute.exp: Likewise.
OK.
Janis