(fold): If moved conversion into COND_EXPR, leave it there if it is an
commit2483911d17f1296649dfbd648499b9cb56a22dd1
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 16 Nov 1994 12:55:26 +0000 (16 12:55 +0000)
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 16 Nov 1994 12:55:26 +0000 (16 12:55 +0000)
treefb83956bc96a10095d4f15f146f39360e32c7f68
parent256749c3f1d286c4b0950486c8a47a9addbe087d
(fold): If moved conversion into COND_EXPR, leave it there if it is an
integral conversion to word or narrower.
(fold, case NOP_EXPR): Ignore conversion to same type as operand.
(fold, case COND_EXPR): Make third operand the simplest.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8467 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/fold-const.c