diff options
| author | kenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-10-20 20:57:21 +0000 |
|---|---|---|
| committer | kenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-10-20 20:57:21 +0000 |
| commit | 4939334753b8684798d7d03ffe85c3495859c683 (patch) | |
| tree | 0a6fc6a8a2eadc64eb528baac5aba3b8271e3eed /gcc/gcov-io.h | |
| parent | f3d263a7fd85c73c203f7f7fedcc291ae293a9d3 (diff) | |
| download | ppe42-gcc-4939334753b8684798d7d03ffe85c3495859c683.tar.gz ppe42-gcc-4939334753b8684798d7d03ffe85c3495859c683.zip | |
* expr.c (expand_expr, case SAVE_EXPR): Set RTX_UNCHANGING_P on
returned MEM.
(expand_expr_unaligned, case ARRAY_REF): Check that index is
a constant before comparing it; use tree_low_cst.
* tree.c (save_expr): Set TREE_READONLY.
(substitute_expr): Return inside of NON_LVALUE_EXPR.
(build, build1): Set TREE_READONLY if all operands are.
(build_index_type): If upper bound is a negative number, lower
bound is zero and sizetype is unsigned, use upper bound of one and
lower of zero.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@36979 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/gcov-io.h')
0 files changed, 0 insertions, 0 deletions

