r148729 - in /trunk/gcc: ChangeLog tree.c
ebotcazou@gcc.gnu.org
ebotcazou@gcc.gnu.org
Fri Jun 19 21:33:00 GMT 2009
Author: ebotcazou
Date: Fri Jun 19 21:33:21 2009
New Revision: 148729
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=148729
Log:
* tree.c (substitute_in_expr) <COMPONENT_REF>: Tweak and reformat.
<tcc_vl_exp>: Call process_call_operands on the new CALL_EXPR.
Propagate the TREE_READONLY flag without overwriting it.
(substitute_placeholder_in_expr) <tcc_vl_exp>: Likewise.
Propagate the TREE_READONLY flag onto the result.
(process_call_operands): Move around. Use correct constant value.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/tree.c
More information about the Gcc-cvs
mailing list