expmed.c (emit_store_flag): Also special-case double-word (in-)equality comparison...
commit884815aa85fb661f34e3ea02c2a5b5aa02622ded
authorJan Beulich <jbeulich@novell.com>
Thu, 8 Jul 2004 06:08:52 +0000 (8 06:08 +0000)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 8 Jul 2004 06:08:52 +0000 (7 23:08 -0700)
treea82a020cc231752174fc7f29a3b995cabb06c7a0
parentff15c351eda434655cde7e6153b1a27db404a86d
expmed.c (emit_store_flag): Also special-case double-word (in-)equality comparison against -1.

        * expmed.c (emit_store_flag): Also special-case double-word
        (in-)equality comparison against -1.

From-SVN: r84268
gcc/ChangeLog
gcc/expmed.c