diff options
author | Jason Merrill <jason@casey.cygnus.com> | 1999-11-16 01:37:39 +0000 |
---|---|---|
committer | Jason Merrill <jason@gcc.gnu.org> | 1999-11-15 20:37:39 -0500 |
commit | ae673f140351f3cb46dd7856c493a3ae52a7f15c (patch) | |
tree | 67da42d593d4dbfeed5167b23b222f87b07b537b /gcc/function.c | |
parent | 348bb3c7ed94f7224110bab364e70d962a7c31c0 (diff) | |
download | gcc-ae673f140351f3cb46dd7856c493a3ae52a7f15c.zip gcc-ae673f140351f3cb46dd7856c493a3ae52a7f15c.tar.gz gcc-ae673f140351f3cb46dd7856c493a3ae52a7f15c.tar.bz2 |
class.c (finish_struct): If we're a local class in a template function, add a TAG_DEFN.
* class.c (finish_struct): If we're a local class in a template
function, add a TAG_DEFN.
* pt.c (lookup_template_class): If this is a local class in a
template function, call pushtag.
(tsubst_expr, case TAG_DEFN): Handle classes, too.
Emit debug info with the vtable.
* search.c (maybe_suppress_debug_info): New function...
* class.c (finish_struct_1): ...split out from here.
* cp-tree.h: Declare it.
* decl2.c (finish_vtable_vardecl): Override TYPE_DECL_SUPPRESS_DEBUG
if we're writing out the vtable.
* decl.c, search.c (dfs_debug_mark, dfs_debug_unmarked_p,
note_debug_info_needed): #if 0 out.
From-SVN: r30541
Diffstat (limited to 'gcc/function.c')
0 files changed, 0 insertions, 0 deletions