Do not insert statements computing the true predicate.
authorSebastian Pop <sebastian.pop@amd.com>
Fri, 25 Jun 2010 18:38:25 +0000 (18:38 +0000)
committerSebastian Pop <spop@gcc.gnu.org>
Fri, 25 Jun 2010 18:38:25 +0000 (18:38 +0000)
commit5c8b27d7da8d5ba797bb4156caef9ad855f4d96d
tree8924ea7be3d0df196bea2329078a656b81b7d462
parent29caa68aa5ee0e2defeb6331d15b458f3e6853ba
Do not insert statements computing the true predicate.

2010-06-25  Sebastian Pop  <sebastian.pop@amd.com>

* tree-if-conv.c (insert_gimplified_predicates): Do not insert
statements computing the true predicate.

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