re PR fortran/19260 (& not required when splitting a token in continuation)
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Tue, 3 Oct 2006 04:09:49 +0000 (04:09 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Tue, 3 Oct 2006 04:09:49 +0000 (04:09 +0000)
commit6aacba37551b5235eb7958186c308337cfba8a0c
treec0257c5573bc096da0bd86c0930289fc42d86182
parent5a06474ce9fc9e586e3ae5a51bed465335dc3c75
re PR fortran/19260 (& not required when splitting a token in continuation)

2006-10-02  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR fortran/19260
* gfortran.dg/continuation.f90: Rename to continuation_1.f90.
* gfortran.dg/continuation_2.f90: New test.

PR fortran/19262
* gfortran.dg/continuation_3.f90: New test.
* gfortran.dg/continuation_4.f90: New test.
* gfortran.dg/continuation_5.f: New test.
* gfortran.dg/continuation_6.f: New test.

From-SVN: r117385
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/continuation.f90 [deleted file]
gcc/testsuite/gfortran.dg/continuation_1.f90 [new file with mode: 0644]
gcc/testsuite/gfortran.dg/continuation_2.f90 [new file with mode: 0644]
gcc/testsuite/gfortran.dg/continuation_3.f90 [new file with mode: 0644]
gcc/testsuite/gfortran.dg/continuation_4.f90 [new file with mode: 0644]
gcc/testsuite/gfortran.dg/continuation_5.f [new file with mode: 0644]
gcc/testsuite/gfortran.dg/continuation_6.f [new file with mode: 0644]