]> gcc.gnu.org Git - gcc.git/commit
expr.c (expand_operands): New function to expand an operand pair.
authorRoger Sayle <roger@eyesopen.com>
Sun, 7 Sep 2003 20:34:13 +0000 (20:34 +0000)
committerRoger Sayle <sayle@gcc.gnu.org>
Sun, 7 Sep 2003 20:34:13 +0000 (20:34 +0000)
commiteb698c5883ecbe510585bf6c37a9ae198577cea2
tree9b2ed270edaa17237187e1b284596268edbe916e
parent4f61b3b722d34b8cd37376bc1e21879c01296c1b
expr.c (expand_operands): New function to expand an operand pair.

* expr.c (expand_operands): New function to expand an operand pair.
(expand_expr): Call expand_operands whenever we need to expand both
operands of a binary operator.
(do_store_flag): Likewise for operands of comparison operations.

From-SVN: r71179
gcc/ChangeLog
gcc/expr.c
This page took 0.065285 seconds and 5 git commands to generate.