tree-ssa-phiopt.c (value_replacement): Handle the case where the desired edge out...
authorJeff Law <law@redhat.com>
Wed, 19 May 2004 18:31:35 +0000 (12:31 -0600)
committerJeff Law <law@gcc.gnu.org>
Wed, 19 May 2004 18:31:35 +0000 (12:31 -0600)
commit84c672b950e3427d9abb5b74d635e586bda74c4e
tree8caf03eb5bb52d5bd46e5a0506f75d33507b2517
parent0aea6467d5022e3858bfed5ce5d24aa877bfed1a
tree-ssa-phiopt.c (value_replacement): Handle the case where the desired edge out of COND_BLOCK reaches OTHER_BLOCK...

* tree-ssa-phiopt.c (value_replacement): Handle the case where
the desired edge out of COND_BLOCK reaches OTHER_BLOCK rather than
BB directly.

From-SVN: r82031
gcc/ChangeLog
gcc/tree-ssa-phiopt.c