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++/20147] [3.4/4.0 regression] ICE on undefined variable in statement expression


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-03-21 12:50 -------
Subject: Bug 20147

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-4_0-branch
Changes by:	paolo@gcc.gnu.org	2005-03-21 12:50:09

Modified files:
	gcc/cp         : semantics.c 

Log message:
	2005-03-21  Paolo Carlini  <pcarlini@suse.de>
	
	PR c++/20147
	* semantics.c (finish_stmt_expr_expr): Return immediately
	if error_operand_p (expr).

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/semantics.c.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.463&r2=1.463.2.1



-- 


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


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