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++/16681] [3.3/3.4 regression] array initialization in struct construct is a memory hog


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-12-09 10:44 -------
Subject: Bug 16681

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	nathan@gcc.gnu.org	2004-12-09 10:43:57

Modified files:
	gcc            : ChangeLog tree-inline.c 

Log message:
	PR c++/16681
	* tree-inline.c (estimate_num_insns_1): Add RANGE_EXPR case.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.6753&r2=2.6754
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-inline.c.diff?cvsroot=gcc&r1=1.154&r2=1.155



-- 


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


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