(fold, case COND_EXPR): Properly swap args 1 and 2.
authorRichard Kenner <kenner@gcc.gnu.org>
Sat, 14 Jan 1995 00:16:09 +0000 (19:16 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Sat, 14 Jan 1995 00:16:09 +0000 (19:16 -0500)
commit3a96b5ebb4116414c32f5b79dc9964a3c842a0c7
treed7f660b2ca608366bad4b5712c535050b1965e79
parent4013a709018d4579b052a7a19322b2e969aa96a9
(fold, case COND_EXPR): Properly swap args 1 and 2.

Strip nops from ARG2, just like ARG1.
Make {MIN,MAX}_EXPR properly when type of result different than args.

From-SVN: r8745
gcc/fold-const.c