[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Bug c++/11295] [3.4/3.5 regression] ICE in cp_expr_size, at cp/cp-lang.c:314 when using a non-trivial object in a compound statement expression



------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-02-09 21:32 -------
Subject: Bug 11295

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_4-branch
Changes by:	wilson@gcc.gnu.org	2004-02-09 21:32:05

Modified files:
	gcc            : ChangeLog c-common.c 

Log message:
	PR c++/11295
	* c-common.c (c_expand_expr, case STMT_EXPR): Change expand_expr call
	to expand_expr_real call, and pass in alt_rtl as last argument.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=2.2326.2.167&r2=2.2326.2.168
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-common.c.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.476.4.3&r2=1.476.4.4



-- 


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



Reply to: