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 tree-optimization/19042] Complex types are not SRA all the time.


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-01-01 02:38 -------
Subject: Bug 19042

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	rth@gcc.gnu.org	2005-01-01 02:38:06

Modified files:
	gcc            : ChangeLog tree-sra.c 

Log message:
	PR tree-opt/19042
	* tree-sra.c (decide_block_copy): Force use_block_copy false
	for complex values.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.6993&r2=2.6994
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-sra.c.diff?cvsroot=gcc&r1=2.48&r2=2.49



-- 


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


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