OSDN Git Service

2006-10-02 Jerry DeLisle <jvdelisle@gcc.gnu.org>
authorjvdelisle <jvdelisle@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 3 Oct 2006 04:09:49 +0000 (04:09 +0000)
committerjvdelisle <jvdelisle@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 3 Oct 2006 04:09:49 +0000 (04:09 +0000)
commit58a123f271071d01cba925a44d72f5953cb841ae
treec0257c5573bc096da0bd86c0930289fc42d86182
parent5ecda9dd2f1f909f7ee7136aab7c0d5aebbabb0e
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@117385 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/continuation_1.f90 [moved from gcc/testsuite/gfortran.dg/continuation.f90 with 100% similarity]
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]