gcc/gcc ChangeLog.tree-ssa tree-flow-inline.h ...
dberlin@gcc.gnu.org
dberlin@gcc.gnu.org
Tue Jul 1 22:49:00 GMT 2003
CVSROOT: /cvs/gcc
Module name: gcc
Branch: tree-ssa-20020619-branch
Changes by: dberlin@gcc.gnu.org 2003-07-01 22:49:55
Modified files:
gcc : ChangeLog.tree-ssa tree-flow-inline.h tree.c
tree.h tree-dfa.c
Log message:
2003-07-01 Daniel Berlin <dberlin@dberlin.org>
* tree.h (struct tree_eref_common): Add injured flag.
Add EREF_INJURED macro.
2003-07-01 Daniel Berlin <dberlin@dberlin.org>
* tree-flow-inline.h (stmt_ann): We have stmt_ann on E*_NODE's as well,
so use is_essa_node as well.
* tree-dfa.c (create_stmt_ann): Ditto.
* tree.h (is_essa_node): Declare.
* tree.c (is_essa_node): Define.
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.473&r2=1.1.2.474
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-flow-inline.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.38&r2=1.1.2.39
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.263.2.38&r2=1.263.2.39
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.342.2.73&r2=1.342.2.74
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.125&r2=1.1.4.126
More information about the Gcc-cvs
mailing list