aboutsummaryrefslogtreecommitdiff
path: root/mkinstalldirs
diff options
context:
space:
mode:
authorMark Mitchell <mmitchell@usa.net>1998-05-20 23:28:21 +0000
committerMark Mitchell <mmitchel@gcc.gnu.org>1998-05-20 23:28:21 +0000
commit35acd3f28278072c4753f582ecdc1d49935b1d25 (patch)
treee68e5971c36459908cfeda440454fbae4b33f8b1 /mkinstalldirs
parent2a3edac9ad6f035784b1eeccfa6fc7d82248077f (diff)
downloadgcc-35acd3f28278072c4753f582ecdc1d49935b1d25.zip
gcc-35acd3f28278072c4753f582ecdc1d49935b1d25.tar.gz
gcc-35acd3f28278072c4753f582ecdc1d49935b1d25.tar.bz2
class.c (delete_duplicate_fields_1): Use DECL_DECLARES_TYPE_P to look for type declarations.
* class.c (delete_duplicate_fields_1): Use DECL_DECLARES_TYPE_P to look for type declarations. (finish_struct): Deal with templates on the CLASSTYPE_TAGS list. * cp-tree.h (DECL_DECLARES_TYPE_P): New macro. (finish_member_class_template): Declare. * decl.c (pushtag): Put member class templates on the CLASSTYPE_TAGS list, just as for ordinary member classes. (pushdecl_class_level): Use DECL_DECLARES_TYPE_P. (lookup_tag): Look for IDENTIFIER_CLASS_VALUEs, just as with IDENTIFIER_NAMESPACE_VALUEs. * parse.y (component_decl): Move code to ... * semantics.c (finish_member_class_template): New function. Don't put member class templates on the list of components for a class. * pt.c (classtype_mangled_name): Don't try DECL_CONTEXT on types. In fact, don't use DECL_CONTEXT at all here. From-SVN: r19918
Diffstat (limited to 'mkinstalldirs')
0 files changed, 0 insertions, 0 deletions