fortran-torture.exp (get-fortran-torture-options): New function, replacing old FORTRA...
commit75e8fd2f7196e3d6a5ffd0272e241f83c0d69c97
authorRichard Sandiford <rdsandiford@googlemail.com>
Tue, 27 May 2008 18:57:10 +0000 (27 18:57 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Tue, 27 May 2008 18:57:10 +0000 (27 18:57 +0000)
tree85583dd10e025d8214565b0252caef2a519217ee
parent3395aa0532ff98b73cc64ad83e8940c40e78acae
fortran-torture.exp (get-fortran-torture-options): New function, replacing old FORTRAN_TORTURE_OPTIONS code.

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.

From-SVN: r136050
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.fortran-torture/compile/compile.exp
gcc/testsuite/gfortran.fortran-torture/execute/execute.exp
gcc/testsuite/lib/fortran-torture.exp