r138055 - in /branches/gimple-tuples-branch/gcc...
dnovillo@gcc.gnu.org
dnovillo@gcc.gnu.org
Tue Jul 22 13:07:00 GMT 2008
Author: dnovillo
Date: Tue Jul 22 13:07:00 2008
New Revision: 138055
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=138055
Log:
2008-07-21 Diego Novillo <dnovillo@google.com>
* tree-ssa-alias-warnings.c (struct gimple_tree_map): New.
Change every use of struct tree_map to struct gimple_tree_map.
(gimple_tree_map_eq): New.
(gimple_tree_map_hash): New.
* tree-ssa-ccp.c (evaluate_stmt): Remove stale FIXME note.
* gimplify.c (gimplify_expr): Remove stale FIXME note.
* tree-ssa-pre.c: Remove stale references to GIMPLE_MODIFY_STMT.
* tree-vect-generic.c (expand_vector_operations_1): Change
FIXME tuples to NOTE.
Modified:
branches/gimple-tuples-branch/gcc/ChangeLog.tuples
branches/gimple-tuples-branch/gcc/gimplify.c
branches/gimple-tuples-branch/gcc/tree-ssa-alias-warnings.c
branches/gimple-tuples-branch/gcc/tree-ssa-ccp.c
branches/gimple-tuples-branch/gcc/tree-ssa-pre.c
branches/gimple-tuples-branch/gcc/tree-vect-generic.c
More information about the Gcc-cvs
mailing list