Fix gamess: the only constant phi nodes with one argument are is_gimple_min_invariant... regtest/success/2010_07_29_02_41_18
commit5be31a15ab676c8d1e28d6fe34c2538857b74ded
authorspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 28 Jul 2010 22:19:32 +0000 (28 22:19 +0000)
committerspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 28 Jul 2010 22:19:32 +0000 (28 22:19 +0000)
tree7b1fc4c663e0edd4aac461437f10edca12471f23
parent83e0a98950c6d366412b5dd95c875d489a64869e
Fix gamess: the only constant phi nodes with one argument are is_gimple_min_invariant and SSA_NAME_IS_DEFAULT_DEF.

2010-07-28  Sebastian Pop  <sebastian.pop@amd.com>

* graphite-sese-to-poly.c (rewrite_close_phi_out_of_ssa): The only
constant phi nodes with one argument are is_gimple_min_invariant
and SSA_NAME_IS_DEFAULT_DEF.

* gfortran.dg/graphite/id-22.f: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/graphite@162662 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog.graphite
gcc/graphite-sese-to-poly.c
gcc/testsuite/gfortran.dg/graphite/id-22.f [new file with mode: 0644]