combine.c (if_then_else_cond): Canonicalize BImode true to STORE_FLAG_VALUE.
authorRichard Henderson <rth@cygnus.com>
Mon, 18 Sep 2000 18:30:24 +0000 (11:30 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Mon, 18 Sep 2000 18:30:24 +0000 (11:30 -0700)
commit1f3f36d154896f68c1c35420121782ed236da177
treedcf8ba6562e72efc25294c86c33f5f6a398ca59f
parent5bd60ce6de2d4e0b0e7975c04772393b76b97909
combine.c (if_then_else_cond): Canonicalize BImode true to STORE_FLAG_VALUE.

        * combine.c (if_then_else_cond): Canonicalize BImode true to
        STORE_FLAG_VALUE.
        * explow.c (trunc_int_for_mode): Likewise.

From-SVN: r36507
gcc/ChangeLog
gcc/combine.c
gcc/explow.c