2007-08-04 Thomas Koenig <tkoenig@gcc.gnu.org>
authortkoenig <tkoenig@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 4 Aug 2007 18:20:54 +0000 (18:20 +0000)
committertkoenig <tkoenig@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 4 Aug 2007 18:20:54 +0000 (18:20 +0000)
commit5b011f844d5e5ed698bf569ae9787374baddbb41
tree5504422c41af29a1046ee4a37afc864815224e23
parente2d2dbf98657c0b3459d5ea3965e309b13aaeb6f
2007-08-04  Thomas Koenig  <tkoenig@gcc.gnu.org>

PR fortran/32770
* gfortran.dg/direct_io_2.f90:  Implicitly declare integer
variables as kind=4 so they don't overflow the record length.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127210 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/direct_io_2.f90