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++/12453] [tree-ssa] Regression in g++.dg/ext/stmtexpr1.C


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2003-12-19 03:12 -------
Subject: Bug 12453

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	tree-ssa-20020619-branch
Changes by:	jason@gcc.gnu.org	2003-12-19 03:12:13

Modified files:
	gcc/testsuite/g++.dg/ext: stmtexpr1.C 

Log message:
	PR c++/12453
	* c-simplify.c (stmt_expr_last_stmt): Split out from...
	(gimplify_stmt_expr): Here.
	* c-common.h: Declare it.
	* cp/cp-simplify.c (cp_gimplify_init_expr): Look inside STMT_EXPRs
	and COMPOUND_EXPRs to find an AGGR_INIT_EXPR.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/ext/stmtexpr1.C.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.8.2&r2=1.1.8.3



-- 


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


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