inquire.c
11.4 KB
-
re PR libfortran/33055 (Runtime error in INQUIRE unit existance with -fdefault-integer-8) · 6ae786d2
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
Jerry DeLisle committed