[Bug libfortran/23784] close doesn't reset ioparm on error exit

2005-09-09 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23784

[Bug libfortran/23784] close doesn't reset ioparm on error exit

2005-09-09 Thread fxcoudert at gcc dot gnu dot org
--- Additional Comments From fxcoudert at gcc dot gnu dot org 2005-09-09 22:03 --- Fixed. -- What|Removed |Added Status|NEW |RESOLVED

[Bug libfortran/23784] close doesn't reset ioparm on error exit

2005-09-09 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-09-09 21:52 --- Subject: Bug 23784 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-4_0-branch Changes by: [EMAIL PROTECTED] 2005-09-09 21:52:12 Modified files: libgfortran: Change

[Bug libfortran/23784] close doesn't reset ioparm on error exit

2005-09-09 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-09-09 21:51 --- Subject: Bug 23784 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-09-09 21:51:33 Modified files: libgfortran: ChangeLog libgfortran/io : c

[Bug libfortran/23784] close doesn't reset ioparm on error exit

2005-09-09 Thread fxcoudert at gcc dot gnu dot org
--- Additional Comments From fxcoudert at gcc dot gnu dot org 2005-09-09 16:00 --- It's just that we should call library_end() before returning in st_close: Index: libgfortran/io/close.c === RCS file: /cvs/gcc/gcc/libgfortr