Don't handle BBs with more than 2 preds or succs.
authorSebastian Pop <sebastian.pop@amd.com>
Wed, 26 May 2010 16:46:39 +0000 (16:46 +0000)
committerSebastian Pop <spop@gcc.gnu.org>
Wed, 26 May 2010 16:46:39 +0000 (16:46 +0000)
commitbc447143dc88b1418187190e9f8f25685d520b80
tree3c1e4296a07c91812771a6db691ac84bee02f850
parent6d7950341abe74d53a7931c2fb5faab2b2e01dee
Don't handle BBs with more than 2 preds or succs.

2010-05-26  Sebastian Pop  <sebastian.pop@amd.com>

* tree-if-conv.c (if_convertible_bb_p): Don't handle BBs with more
than 2 predecessors or more than 2 successors.

From-SVN: r159884
gcc/ChangeLog
gcc/tree-if-conv.c