gcc/gcc ChangeLog flow.c alias.c

kenner@gcc.gnu.org kenner@gcc.gnu.org
Mon Mar 12 11:35:00 GMT 2001


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_0-branch
Changes by:	kenner@gcc.gnu.org	2001-03-12 11:35:54

Modified files:
	gcc            : ChangeLog flow.c alias.c 

Log message:
	* flow.c (insn_dead_p): Don't consider two memrefs equivalent
	unless anti_dependence says they are.
	* alias.c (objects_must_conflict): If neither has a type specified,
	they must conflict.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.9240.2.128&r2=1.9240.2.129
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/flow.c.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.374.2.2&r2=1.374.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/alias.c.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.115&r2=1.115.4.1



More information about the Gcc-cvs mailing list