expr.c
323 KB
-
expr.c (expand_expr <PLUS_EXPR>): If operand_equal_p considers both operands of… · c6547c92
expr.c (expand_expr <PLUS_EXPR>): If operand_equal_p considers both operands of the addition equal... * expr.c (expand_expr <PLUS_EXPR>): If operand_equal_p considers both operands of the addition equal, reuse the expanded RTL. (expand_expr <MULT_EXPR>): Likewise for multiplication. From-SVN: r68012
Roger Sayle committed