combine.c (simplify_comparison): Shift a NOT out of a single bit test.
authorRichard Henderson <rth@cygnus.com>
Mon, 18 Sep 2000 18:39:03 +0000 (11:39 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Mon, 18 Sep 2000 18:39:03 +0000 (11:39 -0700)
commit9f8e169eb7a21b2f374df31dd32beef667676a13
treee5368a85baba02b2ff951b82f3c658f9d223df6c
parent1f3f36d154896f68c1c35420121782ed236da177
combine.c (simplify_comparison): Shift a NOT out of a single bit test.

        * combine.c (simplify_comparison): Shift a NOT out of a single
        bit test.

From-SVN: r36508
gcc/ChangeLog
gcc/combine.c