This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


------- 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:	fxcoudert@gcc.gnu.org	2005-09-09 21:52:12

Modified files:
	libgfortran    : ChangeLog 
	libgfortran/io : close.c 

Log message:
	PR libfortran/23784
	* io/close.c (st_close): Call library_end even in case of error.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.163.2.89&r2=1.163.2.90
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/io/close.c.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.5.12.1&r2=1.5.12.2



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23784


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]