]> gcc.gnu.org Git - gcc.git/commit
fold-const.c (maybe_lvalue_p): Return false for M(IN|AX)_EXPR.
authorEric Botcazou <ebotcazou@adacore.com>
Sun, 27 Sep 2009 12:36:43 +0000 (12:36 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sun, 27 Sep 2009 12:36:43 +0000 (12:36 +0000)
commitffaf6f258a248a8c90267455c0e681ac1fb5345c
tree66dacc33dc02bdfc687cd79b0deb3eb58a538bdd
parent464778c074aa55ea8d41713fc160a48c9e0df305
fold-const.c (maybe_lvalue_p): Return false for M(IN|AX)_EXPR.

* fold-const.c (maybe_lvalue_p): Return false for M(IN|AX)_EXPR.
(extract_muldiv_1) <MINUS_EXPR>: Swap operands if necessary.
* stor-layout.c (layout_type) <ARRAY_TYPE>: Do not take the maximum
of the length and zero.

From-SVN: r152217
gcc/ChangeLog
gcc/fold-const.c
gcc/stor-layout.c
This page took 0.05665 seconds and 5 git commands to generate.