]> gcc.gnu.org Git - gcc.git/commit
cp-tree.h (language_function): Change the type of x_local_names to VEC.
authorKazu Hirata <kazu@cs.umass.edu>
Wed, 4 May 2005 06:00:13 +0000 (06:00 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Wed, 4 May 2005 06:00:13 +0000 (06:00 +0000)
commit9acaf84abb649b3300f0c369f37be3b2804c5ee2
treed0093f431b3c57f32a3455c9a6b9c7e260d1c27f
parent78da4d2e8476b54273d1d50a4d739d4f7d31732c
cp-tree.h (language_function): Change the type of x_local_names to VEC.

* cp-tree.h (language_function): Change the type of
x_local_names to VEC.
* decl.c (push_local_name): Adjust uses of local_names.

From-SVN: r99209
gcc/cp/ChangeLog
gcc/cp/cp-tree.h
gcc/cp/decl.c
This page took 0.065971 seconds and 5 git commands to generate.