tree-outof-ssa.c (queue_phi_copy_p): Combine phi_ssa_name_p from gimple.h and the...
authorAndrew MacLeod <amacleod@redhat.com>
Tue, 5 Nov 2013 14:13:56 +0000 (14:13 +0000)
committerAndrew Macleod <amacleod@gcc.gnu.org>
Tue, 5 Nov 2013 14:13:56 +0000 (14:13 +0000)
commitc8d97db2cc5f8c8b603196e1f3704b4a2c3caf37
treefa68845ee02d5d3d6eeca638d0ed925c3481f017
parentecbffdd88f3f073ded32f1cd632dfb1bfc5d7c38
tree-outof-ssa.c (queue_phi_copy_p): Combine phi_ssa_name_p from gimple.h and the rest of the condition in...

2013-11-05  Andrew MacLeod  <amacleod@redhat.com>

* tree-outof-ssa.c (queue_phi_copy_p): Combine phi_ssa_name_p from
gimple.h and the rest of the condition in eliminate_build.
(eliminate_build): Call new routine.
* gimple.h (phi_ssa_name_p): Delete.

From-SVN: r204393
gcc/ChangeLog
gcc/gimple.h
gcc/tree-outof-ssa.c