gcc/gcc ChangeLog.tree-ssa tree-dfa.c tree-mus ...
dnovillo@gcc.gnu.org
dnovillo@gcc.gnu.org
Wed Dec 17 03:36:00 GMT 2003
CVSROOT: /cvs/gcc
Module name: gcc
Branch: tree-ssa-20020619-branch
Changes by: dnovillo@gcc.gnu.org 2003-12-17 03:36:14
Modified files:
gcc : ChangeLog.tree-ssa tree-dfa.c tree-must-alias.c
Log message:
* tree-dfa.c (may_alias_p): If VAR and PTR are pointers with the
same alias set, return false.
(get_memory_tag_for): Group based on alias set classes, not on
conflicting alias sets.
* tree-must-alias.c (promote_var): Don't bring aliases over when
all the may-aliases of a non-promotable variable are promoted.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.tree-ssa.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.1016&r2=1.1.2.1017
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-dfa.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.4.201&r2=1.1.4.202
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-must-alias.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.15&r2=1.1.2.16
More information about the Gcc-cvs
mailing list