fold-const.c (fold): Yet another COND_EXPR bug...
authorRichard Henderson <rth@cygnus.com>
Sun, 20 Sep 1998 12:37:58 +0000 (05:37 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Sun, 20 Sep 1998 12:37:58 +0000 (05:37 -0700)
commit899f1ed6980f803397d2bc6a1efc6a406be4a37a
tree7aca1efede51bf0b68888064d5cf85afaacedb30
parent056a3b121c17e7614fadc394c00383b35460f142
fold-const.c (fold): Yet another COND_EXPR bug...

        * fold-const.c (fold): Yet another COND_EXPR bug: when folding
        to an ABS expr, convert an unsigned input to signed.

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