re PR libfortran/33055 (Runtime error in INQUIRE unit existance with -fdefault-integer-8)
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Mon, 15 Oct 2007 13:59:02 +0000 (13:59 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Mon, 15 Oct 2007 13:59:02 +0000 (13:59 +0000)
commit6ae786d29d88806d1a1f3572c405238cae53b43f
tree9fcc0b343db23973f9b0cbdca0bac810e90d8235
parent1033834f3b0bc6fa0c8db5a03c412d3a2b05b9d2
re PR libfortran/33055 (Runtime error in INQUIRE unit existance with -fdefault-integer-8)

2007-10-15  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR libfortran/33055
* io/inquire.c (inquire_via_unit):  If inquiring by unit, check for
an error condition from the IOSTAT variable and set EXIST to false if
there was a bad unit number.

From-SVN: r129344
libgfortran/ChangeLog
libgfortran/io/inquire.c