Commit 618f4a94 by Tobias Schlüter Committed by Tobias Schlüter

gfortran-dg.exp: Remove trailing whitespace.

* lib/gfortran-dg.exp: Remove trailing whitespace. ChangeLog lib/gfortran-dg.exp lib/fortran-torture.exp
* lib/fortran-torture.exp: Test with -fbounds-check instead of
-funroll-all-loops.

From-SVN: r109098
parent c71070ab
2005-12-28 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
* lib/gfortran-dg.exp: Remove trailing whitespace.
* lib/fortran-torture.exp: Test with -fbounds-check instead of
-funroll-all-loops.
2005-12-28 Alan Modra <amodra@bigpond.net.au> 2005-12-28 Alan Modra <amodra@bigpond.net.au>
* gcc.dg/torture/fp-int-convert-timode.c: Don't test IBM * gcc.dg/torture/fp-int-convert-timode.c: Don't test IBM
...@@ -34,7 +34,7 @@ if ![info exists TORTURE_OPTIONS] { ...@@ -34,7 +34,7 @@ if ![info exists TORTURE_OPTIONS] {
{ -O0 } { -O1 } { -O2 } \ { -O0 } { -O1 } { -O2 } \
{ -O2 -fomit-frame-pointer -finline-functions } \ { -O2 -fomit-frame-pointer -finline-functions } \
{ -O2 -fomit-frame-pointer -finline-functions -funroll-loops } \ { -O2 -fomit-frame-pointer -finline-functions -funroll-loops } \
{ -O2 -fomit-frame-pointer -finline-functions -funroll-all-loops } \ { -O2 -fbounds-check } \
{ -O2 -fno-repack-arrays } \ { -O2 -fno-repack-arrays } \
{ -O3 -g } \ { -O3 -g } \
{ -Os }] { -Os }]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment