]> gcc.gnu.org Git - gcc.git/commit
fold-const.c (fold): Revert 2004-02-25 change.
authorEric Botcazou <ebotcazou@act-europe.fr>
Fri, 27 Feb 2004 08:11:34 +0000 (09:11 +0100)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Fri, 27 Feb 2004 08:11:34 +0000 (08:11 +0000)
commit288dc1eae2f0349f257da93a8cba7fae0404ff05
tree89b9c323fc395b30c52bd4ad180647a25da37dd4
parent7a0a47c77ffab06d18d4a0fc54905060eaeecd05
fold-const.c (fold): Revert 2004-02-25 change.

* fold-const.c (fold): Revert 2004-02-25 change.  Use the original
operands to build a tree with swapped operands.
* expr.c (expand_expr_real) <MAX_EXPR>: Consistently use the
'unsignedp' predicate to specify the signedness.

Co-Authored-By: Roger Sayle <roger@eyesopen.com>
From-SVN: r78558
gcc/ChangeLog
gcc/expr.c
gcc/fold-const.c
This page took 0.061844 seconds and 5 git commands to generate.