re PR fortran/25828 ([f2003] ACCESS='STREAM' io support)
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Tue, 15 Aug 2006 23:14:03 +0000 (23:14 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Tue, 15 Aug 2006 23:14:03 +0000 (23:14 +0000)
commite524a2763cc5c2beeb270cdaa8e51f70969ad614
tree8e0f38df8fce02304a61b23a628fbd78e4634ae5
parent91b30ee5b9c83187fe1d7459cbd29abe302d60ed
re PR fortran/25828 ([f2003] ACCESS='STREAM' io support)

2006-08-15  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR fortran/25828
* gfortran.dg/streamio_1.f90: New test.
* gfortran.dg/streamio_2.f90: New test.
* gfortran.dg/streamio_3.f90: New test.
* gfortran.dg/streamio_4.f90: New test.
* gfortran.dg/streamio_5.f90: New test.
* gfortran.dg/streamio_6.f90: New test.
* gfortran.dg/streamio_7.f90: New test.
* gfortran.dg/streamio_8.f90: New test.

From-SVN: r116173
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/streamio_1.f90 [new file with mode: 0644]
gcc/testsuite/gfortran.dg/streamio_2.f90 [new file with mode: 0644]
gcc/testsuite/gfortran.dg/streamio_3.f90 [new file with mode: 0644]
gcc/testsuite/gfortran.dg/streamio_4.f90 [new file with mode: 0644]
gcc/testsuite/gfortran.dg/streamio_5.f90 [new file with mode: 0644]
gcc/testsuite/gfortran.dg/streamio_6.f90 [new file with mode: 0644]
gcc/testsuite/gfortran.dg/streamio_7.f90 [new file with mode: 0644]
gcc/testsuite/gfortran.dg/streamio_8.f90 [new file with mode: 0644]