OSDN Git Service

* expr.c (expand_expr) [PLUS]: Don't use simplify_binary_operation;
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 29 Oct 2002 14:20:16 +0000 (14:20 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 29 Oct 2002 14:20:16 +0000 (14:20 +0000)
commit8c1d1299d9566cc1e4f38a62e277d1564fd410b2
treea894c4d3f6fd1aee6a01af67ad8e471559c877a4
parent6dd9e1cfce5a8fde0ab5c695a5db8484c8ecd7c6
    * expr.c (expand_expr) [PLUS]: Don't use simplify_binary_operation;
        check for zero operands explicitly.

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