re PR tree-optimization/15777 (Fold does not always fold sub trees)
authorAndrew Pinski <apinski@apple.com>
Wed, 7 Jul 2004 21:28:01 +0000 (21:28 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Wed, 7 Jul 2004 21:28:01 +0000 (14:28 -0700)
commit5f7b21560685728b826f0702459292806ea8bbb8
treebb630ebdf8d40067ec29827b4078b9705fae0a5f
parent3a18db48e967ad9d788c1ffc1eae3d1ecd99f903
re PR tree-optimization/15777 (Fold does not always fold sub trees)

2004-07-07  Andrew Pinski  <apinski@apple.com>

        PR tree-optimization/15777
        * fold-const.c (fold_single_bit_test): Fold the x^1 expression.

From-SVN: r84231
gcc/ChangeLog
gcc/fold-const.c