egcs/gcc ChangeLog flow.c alias.c
kenner@gcc.gnu.org
kenner@gcc.gnu.org
Mon Mar 12 11:09:00 GMT 2001
CVSROOT: /cvs/gcc
Module name: egcs
Changes by: kenner@gcc.gnu.org 2001-03-12 11:09:57
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/egcs/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.9513&r2=1.9514
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/flow.c.diff?cvsroot=gcc&r1=1.381&r2=1.382
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/alias.c.diff?cvsroot=gcc&r1=1.115&r2=1.116
More information about the Gcc-cvs
mailing list