]> gcc.gnu.org Git - gcc.git/commit
re PR libfortran/24719 (Nonadvancing read does not read more than 1 line)
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Fri, 11 Nov 2005 20:31:06 +0000 (20:31 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Fri, 11 Nov 2005 20:31:06 +0000 (20:31 +0000)
commit2999dd1780b2f85394f71982085dbe149c69e9ab
treee07fc2da72f4f3152840086a7eeeaca104c34dcc
parent740f04ef02924eef0ca9d5dfd028caee84b5466e
re PR libfortran/24719 (Nonadvancing read does not read more than 1 line)

2005-11-11  Jerry DeLisle <jvdelisle@gcc.gnu.org>

PR libgfortran/24719
gfortran.dg/read_noadvance.f90: New test.

PR libgfortran/24699
gfortran.dg/fmt_t_2.f90: New test.

PR libgfortran/24785
gfortran.dg/read_x_eor.f90: New test.

PR libgfortran/24584
gfortran.dg/namelist_empty.f90: Rename test.

PR libgfortran/24489
gfortran/read_eor.f90: Rename test.

From-SVN: r106798
gcc/testsuite/gfortran.dg/fmt_t_2.f90 [new file with mode: 0644]
gcc/testsuite/gfortran.dg/namelist_empty.f90 [new file with mode: 0644]
gcc/testsuite/gfortran.dg/read_eor.f90 [new file with mode: 0644]
gcc/testsuite/gfortran.dg/read_noadvance.f90 [new file with mode: 0644]
gcc/testsuite/gfortran.dg/read_x_eor.f90 [new file with mode: 0644]
This page took 0.056872 seconds and 5 git commands to generate.