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++/13033] [tree-ssa] ICE in lower_stmt


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2003-11-14 08:17 -------
Subject: Bug 13033

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	jason@gcc.gnu.org	2003-11-14 08:17:33

Added files:
	gcc/testsuite/g++.dg/init: cleanup1.C 

Log message:
	PR c++/13033
	* c-simplify.c (gimplify_c_loop): Wrap the increment in a
	CLEANUP_POINT_EXPR.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/init/cleanup1.C.diff?cvsroot=gcc&r1=NONE&r2=1.1



-- 


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


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