diff options
author | Tobias Schlüter <tobias.schlueter@physik.uni-muenchen.de> | 2004-05-14 17:38:08 +0200 |
---|---|---|
committer | Tobias Schlüter <tobi@gcc.gnu.org> | 2004-05-14 17:38:08 +0200 |
commit | 7b08cf9291a33b05d61b19ffc77179cf2e9ba184 (patch) | |
tree | 3458033be015ad43e240c556e94ff9e4b2218476 | |
parent | e83f48010bb27b7fd1db2ebdecc9e4611fe97793 (diff) | |
download | gcc-7b08cf9291a33b05d61b19ffc77179cf2e9ba184.zip gcc-7b08cf9291a33b05d61b19ffc77179cf2e9ba184.tar.gz gcc-7b08cf9291a33b05d61b19ffc77179cf2e9ba184.tar.bz2 |
noncontinuation_1.f90: Rename this ...
* gfortran.fortran-torture/compile/noncontinuation_1.f90: Rename
this ...
* gfortran.fortran-torture/compile/noncontinuation_1.f: ... to
this.
(Correcting previous mistake)
From-SVN: r81850
-rw-r--r-- | gcc/testsuite/ChangeLog | 7 | ||||
-rw-r--r-- | gcc/testsuite/gfortran.fortran-torture/compile/noncontinuation_1.f (renamed from gcc/testsuite/gfortran.fortran-torture/compile/noncontinuation_1.f90) | 0 |
2 files changed, 7 insertions, 0 deletions
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 37ea91e..6269855 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,10 @@ +2004-05-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de> + + * gfortran.fortran-torture/compile/noncontinuation_1.f90: Rename + this ... + * gfortran.fortran-torture/compile/noncontinuation_1.f: ... to + this. + 2004-05-14 Andrew Pinski <pinskia@physics.uc.edu> * gcc.dg/tree-ssa/20040514-1.c: New test. diff --git a/gcc/testsuite/gfortran.fortran-torture/compile/noncontinuation_1.f90 b/gcc/testsuite/gfortran.fortran-torture/compile/noncontinuation_1.f index 5921f01..5921f01 100644 --- a/gcc/testsuite/gfortran.fortran-torture/compile/noncontinuation_1.f90 +++ b/gcc/testsuite/gfortran.fortran-torture/compile/noncontinuation_1.f |