OSDN Git Service

* tree-flow-inline.h (op_iter_init): Reject GIMPLE_PHI stmts.
authoraoliva <aoliva@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 8 Jun 2011 19:39:12 +0000 (19:39 +0000)
committeraoliva <aoliva@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 8 Jun 2011 19:39:12 +0000 (19:39 +0000)
commit7115a510ec666edb8239850af463c5fb19d3a6a2
treed9d6317d1ce0f5f397999b2a960a0dd9f00eb49f
parentc3068ac082e3c5d2efa93da0afb4daf788e4b147
* tree-flow-inline.h (op_iter_init): Reject GIMPLE_PHI stmts.
(num_ssa_operands): Likewise.
(op_iter_init_phiuse): Forward-declare.
(delink_stmt_imm_use): Iterate with FOR_EACH_PHI_OR_STMT_USE.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@174815 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-flow-inline.h