]> gcc.gnu.org Git - gcc.git/commit
optimize.c (initialize_inlined_parameters): Don't set TREE_READONLY for a VAR_DECL...
authorMark Mitchell <mark@codesourcery.com>
Wed, 23 May 2001 02:14:51 +0000 (02:14 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Wed, 23 May 2001 02:14:51 +0000 (02:14 +0000)
commit39e0656d10bbd3bc0db396c8c177a1d32ef85d36
treed69a1448fabdf6e189a8432812c574b358c3f7e5
parent8d12b800399386a2425ff880383a01d7f330e4c8
optimize.c (initialize_inlined_parameters): Don't set TREE_READONLY for a VAR_DECL taking the place of an inlined PARM_DECL.

* optimize.c (initialize_inlined_parameters): Don't set
TREE_READONLY for a VAR_DECL taking the place of an inlined
PARM_DECL.

From-SVN: r42480
gcc/cp/ChangeLog
gcc/cp/optimize.c
This page took 0.060826 seconds and 5 git commands to generate.