OSDN Git Service

* fold-const.c (fold): Revert 2004-02-25 change. Use the original
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 27 Feb 2004 08:11:34 +0000 (08:11 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 27 Feb 2004 08:11:34 +0000 (08:11 +0000)
commit7645fec27c627cf5f062871b7028e29ee3a34248
tree89b9c323fc395b30c52bd4ad180647a25da37dd4
parent1ebeb1e1bd56e99e93ecc63a21ca91bc9cb78e24
* 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.

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