re PR libfortran/30014 (INQUIRE (iolength = xx) limited to kind=4)
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Thu, 28 Dec 2006 01:41:57 +0000 (01:41 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Thu, 28 Dec 2006 01:41:57 +0000 (01:41 +0000)
commit5fe1967fed91ec271e1cfceee502699a79227302
treefb09988e51ee37b22bec684247468ff4f5321c4d
parentcf7946521395a76bafc978c02b43e78536a71c0c
re PR libfortran/30014 (INQUIRE (iolength = xx) limited to kind=4)

2006-12-27  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR fortran/30014
* gfortran.dg/io_constraints_1.f90: Update test.
* gfortran.dg/io_constraints_2.f90: Update test.
* gfortran.dg/inquire_iolength.f90: Ne test.

From-SVN: r120235
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/inquire_iolength.f90 [new file with mode: 0644]
gcc/testsuite/gfortran.dg/io_constraints_1.f90
gcc/testsuite/gfortran.dg/io_constraints_2.f90