]> gcc.gnu.org Git - gcc.git/commit
tree.c (process_call_operands): Propagate TREE_READONLY from the operands.
authorEric Botcazou <ebotcazou@adacore.com>
Mon, 29 Jun 2009 18:02:41 +0000 (18:02 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 29 Jun 2009 18:02:41 +0000 (18:02 +0000)
commit96da806615b899b591da751f4bdd3b7507bfdc89
treebcbc4cc6b6059dc5641db66d1491c4ef98f93345
parent3ad1aba1f8d179027d2b5532d43024edfa7e903e
tree.c (process_call_operands): Propagate TREE_READONLY from the operands.

* tree.c (process_call_operands): Propagate TREE_READONLY from the
operands.
(PROCESS_ARG): Do not clear TREE_READONLY if CONSTANT_CLASS_P.
(build3_stat): Propagate TREE_READONLY for COND_EXPR.

From-SVN: r149060
gcc/ChangeLog
gcc/tree.c
This page took 0.059173 seconds and 5 git commands to generate.