r137897 - in /branches/gimple-tuples-branch/gcc...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Wed Jul 16 20:01:00 GMT 2008


Author: jakub
Date: Wed Jul 16 20:01:46 2008
New Revision: 137897

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=137897
Log:
	* tree-ssa-copyrename.c (rename_ssa_copies): Use
	gimple_assign_ssa_name_copy_p.

	* tree-ssa-forwprop.c (forward_propagate_addr_expr_1): Check
	gimple_assign_rhs_code, type of rhs is TREE_TYPE (lhs), update
	rhs_code.

Modified:
    branches/gimple-tuples-branch/gcc/ChangeLog.tuples
    branches/gimple-tuples-branch/gcc/tree-ssa-copyrename.c
    branches/gimple-tuples-branch/gcc/tree-ssa-forwprop.c



More information about the Gcc-cvs mailing list