tree-ssa-phiopt.c (value_replacement): Properly verify we are the non-singleton PHI.
authorRichard Biener <rguenther@suse.de>
Tue, 21 Oct 2014 12:31:52 +0000 (12:31 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Tue, 21 Oct 2014 12:31:52 +0000 (12:31 +0000)
commit1a6230a84d35f4497feffa01b0e9926ce776f4e9
tree878d4b23934e9e5abb2c2f7133ebfae4820920c8
parent1994d041775c5735ab605c05a62d9276f67fa1fd
tree-ssa-phiopt.c (value_replacement): Properly verify we are the non-singleton PHI.

2014-10-21  Richard Biener  <rguenther@suse.de>

* tree-ssa-phiopt.c (value_replacement): Properly verify we
are the non-singleton PHI.

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