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 c++/13701] [3.4/3.5 Regression] g++.old-deja/g++.eh/cleanup2.C ICEs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-01-23 22:57 -------
Subject: Bug 13701

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	pinskia@gcc.gnu.org	2004-01-23 22:57:08

Modified files:
	gcc/cp         : ChangeLog decl.c 

Log message:
	2004-01-23  Andrew Pinski  <pinskia@physics.uc.edu>
	
	PR c++/13701
	* decl.c (finish_function): Move the call to
	finish_fname_decls below the call to
	finish_eh_spec_block.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.3904&r2=1.3905
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/decl.c.diff?cvsroot=gcc&r1=1.1175&r2=1.1176



-- 


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


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