mn10200.md (btst insns): btst does not leave cc0 in a useable state for redundant...
authorJeffrey A Law <law@cygnus.com>
Mon, 3 May 1999 13:51:00 +0000 (13:51 +0000)
committerJeff Law <law@gcc.gnu.org>
Mon, 3 May 1999 13:51:00 +0000 (07:51 -0600)
commitd750f6f780b3d70bc78c36daa0c896e335115654
treedf7c941b52751f65b01d11a13cbed9d0d275b78a
parentddcd89b9a08d1c1f16e3ebf6f7006f6a25fcc97e
mn10200.md (btst insns): btst does not leave cc0 in a useable state for redundant tst eliminatino.

        * mn10200.md (btst insns): btst does not leave cc0 in a useable
        state for redundant tst eliminatino.
        * mn10300.md (btst insns): Likewise.

From-SVN: r26752
gcc/ChangeLog
gcc/config/mn10200/mn10200.md
gcc/config/mn10300/mn10300.md