OSDN Git Service

2007-10-15 Jerry DeLisle <jvdelisle@gcc.gnu.org>
authorjvdelisle <jvdelisle@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 15 Oct 2007 13:59:02 +0000 (13:59 +0000)
committerjvdelisle <jvdelisle@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 15 Oct 2007 13:59:02 +0000 (13:59 +0000)
commit6550bb3d865c815fe4337126da0bbf37ceae0505
tree9fcc0b343db23973f9b0cbdca0bac810e90d8235
parent8f199ad0416c7b2779da7eaabd9f00c4f936502b
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@129344 138bc75d-0d04-0410-961f-82ee72b054a4
libgfortran/ChangeLog
libgfortran/io/inquire.c