aboutsummaryrefslogtreecommitdiff
path: root/gcc/config.gcc
diff options
context:
space:
mode:
authorJason Merrill <jason@redhat.com>2001-12-05 18:48:19 -0500
committerJason Merrill <jason@gcc.gnu.org>2001-12-05 18:48:19 -0500
commit742a37d5296ef3645d81b6cf5c1c4e567293a233 (patch)
treed7dc3135dd465d3142b9f9b46de3296e9776e05b /gcc/config.gcc
parente4aae2617ab9bd32142b04b17611189353fe280b (diff)
downloadgcc-742a37d5296ef3645d81b6cf5c1c4e567293a233.zip
gcc-742a37d5296ef3645d81b6cf5c1c4e567293a233.tar.gz
gcc-742a37d5296ef3645d81b6cf5c1c4e567293a233.tar.bz2
langhooks.h (struct lang_hooks_for_tree_inlining): Add start_inlining, end_inlining.
* langhooks.h (struct lang_hooks_for_tree_inlining): Add start_inlining, end_inlining. * tree-inline.c (expand_call_inline): Call them. * langhooks-def.h (LANG_HOOKS_TREE_INLINING_START_INLINING): Define. (LANG_HOOKS_TREE_INLINING_END_INLINING): Define. (LANG_HOOKS_TREE_INLINING_INITIALIZER): Add them. * langhooks.c (lhd_tree_inlining_start_inlining): New fn. (lhd_tree_inlining_end_inlining): New fn. * cp-lang.c (LANG_HOOKS_TREE_INLINING_START_INLINING): Define. (LANG_HOOKS_TREE_INLINING_END_INLINING): Define. * tree.c (cp_start_inlining, cp_end_inlining): New fns. * pt.c (push_tinst_level): No longer static. * cp-tree.h: Declare them. * init.c (resolve_offset_ref): Don't check access for the base conversion to access a FIELD_DECL. * cp-tree.h (TYPE_REFFN_P): New macro. * decl.c (bad_specifiers): Check it, too. * rtti.c (create_pseudo_type_info): Set CLASSTYPE_INTERFACE_ONLY on the __*_type_info type if we haven't seen a definition. From-SVN: r47703
Diffstat (limited to 'gcc/config.gcc')
0 files changed, 0 insertions, 0 deletions