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 middle-end/21478] Improve initialization of sparse local arrays


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-06-01 21:34 -------
Subject: Bug 21478

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	rth@gcc.gnu.org	2005-06-01 21:34:28

Modified files:
	gcc            : ChangeLog gimplify.c 

Log message:
	PR 21478
	* gimplify.c (gimplify_init_constructor): Don't spill initializer
	to read-only memory if it's sparse.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.8987&r2=2.8988
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/gimplify.c.diff?cvsroot=gcc&r1=2.130&r2=2.131



-- 


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


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