Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * stor-layout.c (skip_simple_constant_arithmetic): Move to... | ebotcazou | 2013-04-11 | 1 | -0/+5 |
* tree.c (skip_simple_constant_arithmetic): ...here and make public. (skip_simple_arithmetic): Tidy up. * tree.h (skip_simple_constant_arithmetic): Declare. ada/ * gcc-interface/decl.c (elaborate_expression_1): Skip only constant arithmetics when looking for a read-only variable in the expression. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@197815 138bc75d-0d04-0410-961f-82ee72b054a4 |