aboutsummaryrefslogtreecommitdiff
path: root/gcc/cpplib.c
diff options
context:
space:
mode:
authorMark Mitchell <mark@codesourcery.com>2002-06-26 17:03:44 +0000
committerMark Mitchell <mmitchel@gcc.gnu.org>2002-06-26 17:03:44 +0000
commit88e5899c42f407b4a004f07547b66faedb337e5d (patch)
tree6c2da327814262da8d36bf59a30e8df049d74c85 /gcc/cpplib.c
parentdd6773cd70d74d69706f5ac96df5c76151789925 (diff)
downloadgcc-88e5899c42f407b4a004f07547b66faedb337e5d.zip
gcc-88e5899c42f407b4a004f07547b66faedb337e5d.tar.gz
gcc-88e5899c42f407b4a004f07547b66faedb337e5d.tar.bz2
cp-tree.h (xref_tag): Change prototype.
* cp-tree.h (xref_tag): Change prototype. (handle_class_head): Likewise. (build_x_component_ref): Likewise. * decl.c (cxx_init_decl_processing): Adjust call to xref_tag. (xref_tag): Take attributes as a separate parameter. (xref_tag_from_type): Adjust call to xref_tag. * decl2.c (build_expr_from_tree): Adjust call to build_x_component_ref. (handle_class_head): Take attributes as a separate parameter. * parse.y (parse_xref_tag): New function. (parse_handle_class_head): Likewise. (primary): Use parse_xref_tag. (class_head_decl): Use parse_handle_class_head. (class_head_defn): Likewise. * rtti.c (init_rtti_processing): Adjust call to xref_tag. (build_dynamic_cast_1): Likewise. (create_pseudo_type_info): Likewise. (emit_support_tinfos): Likewise. * typeck.c (build_object_ref): Adjust call to build_x_component_ref. (build_x_component_ref): Remove protect parameter. From-SVN: r55013
Diffstat (limited to 'gcc/cpplib.c')
0 files changed, 0 insertions, 0 deletions