tree-into-ssa (insert_phi_nodes_for): 'var' must be a DECL at this point, so assert...
authorSteven Bosscher <steven@gcc.gnu.org>
Thu, 26 Jun 2008 20:11:07 +0000 (20:11 +0000)
committerSteven Bosscher <steven@gcc.gnu.org>
Thu, 26 Jun 2008 20:11:07 +0000 (20:11 +0000)
commite24c4814fd36bb95521e729c648daee92c716a92
treebdaff1aea613ecb7499369f1f052fb2b0c3139f2
parent25e87727418263bb68dae17a2ec4e6b9e933e46a
tree-into-ssa (insert_phi_nodes_for): 'var' must be a DECL at this point, so assert that.

* tree-into-ssa (insert_phi_nodes_for): 'var' must be a DECL at
this point, so assert that.

From-SVN: r137159
gcc/ChangeLog
gcc/tree-into-ssa.c