]> gcc.gnu.org Git - gcc.git/commit - gcc/cp/decl2.c
class.c (finish_struct_1): Use OVL_CURRENT on TREE_VEC_ELT.
authorJason Merrill <jason@gcc.gnu.org>
Sun, 10 May 1998 22:53:45 +0000 (18:53 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Sun, 10 May 1998 22:53:45 +0000 (18:53 -0400)
commit42c7b8075de9ae4425e3065c2bb07764f636aadc
tree8bbfdafa3182cb814da4233f2db184d2d0875b40
parente9b4fabf5c41bdec0be36e37df4ff8abb4e8c346
class.c (finish_struct_1): Use OVL_CURRENT on TREE_VEC_ELT.

* class.c (finish_struct_1): Use OVL_CURRENT on TREE_VEC_ELT.
* decl2.c (constructor_name_full): Likewise.
* tree.c (mapcar): Add OVERLOAD support.
* init.c (resolve_offset_ref): We must use basetype_path before we
destroy it with a call to convert_pointer_to.

From-SVN: r19656
gcc/cp/ChangeLog
gcc/cp/class.c
gcc/cp/cp-tree.h
gcc/cp/decl2.c
gcc/cp/init.c
gcc/cp/tree.c
This page took 0.059402 seconds and 5 git commands to generate.