2007-12-27 Thomas Koenig <tkoenig@gcc.gnu.org>
authortkoenig <tkoenig@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 27 Dec 2007 12:33:52 +0000 (12:33 +0000)
committertkoenig <tkoenig@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 27 Dec 2007 12:33:52 +0000 (12:33 +0000)
commitd5bf8d02e7b67de803855bed4366a15a026b380a
treeb4645f03a52732367009cbd99e723a955e047126
parent8237872e2a633a4ccf4a6291dd67becf4ffc2ab9
2007-12-27  Thomas Koenig  <tkoenig@gcc.gnu.org>

PR libfortran/34594
* runtime/error.c: If there was a previous error, don't
mask it with another error mesage, EOF or EOR condition.

2007-12-27  Thomas Koenig  <tkoenig@gcc.gnu.org>

PR libfortran/34594
* gfortran.dg/direct_io_8.f90:  New test case.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@131199 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/direct_io_8.f90 [new file with mode: 0644]
libgfortran/ChangeLog
libgfortran/runtime/error.c