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/17558] [4.0 Regression] internal compiler error: in merge_alias_info, at tree-ssa-copy.c:182


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-09-20 20:53 -------
Subject: Bug 17558

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	pinskia@gcc.gnu.org	2004-09-20 20:53:09

Modified files:
	gcc            : ChangeLog tree-ssa-copy.c 

Log message:
	2004-09-20  Andrew Pinski  <pinskia@physics.uc.edu>
	
	PR tree-opt/17558
	* tree-ssa-copy.c (may_propagate_copy): Only allow if the
	aliasing sets are the same rather than just conflicting.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.5535&r2=2.5536
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-ssa-copy.c.diff?cvsroot=gcc&r1=2.15&r2=2.16



-- 


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


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