aboutsummaryrefslogtreecommitdiff
path: root/libjava/java/util/ResourceBundle.java
diff options
context:
space:
mode:
authorKriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>2004-11-25 16:55:34 +0000
committerKriang Lerdsuwanakij <lerdsuwa@gcc.gnu.org>2004-11-25 16:55:34 +0000
commit29ef83dee9acfdee32507bff8c536ae26f922402 (patch)
tree09d2e60d7ceba6434ad38c297762a3642c26dfda /libjava/java/util/ResourceBundle.java
parent3c13948a7e6fcce9f01ae3ec4f6153fb9d696fa6 (diff)
downloadgcc-29ef83dee9acfdee32507bff8c536ae26f922402.zip
gcc-29ef83dee9acfdee32507bff8c536ae26f922402.tar.gz
gcc-29ef83dee9acfdee32507bff8c536ae26f922402.tar.bz2
Friend class name lookup 2/n, PR c++/14513, c++/15410
Friend class name lookup 2/n, PR c++/14513, c++/15410 * name-lookup.c (lookup_name_real): Simplify. (lookup_type_scope): Add SCOPE parameter. Handle friend class lookup. * name-lookup.h (tag_scope): New enum type. (lookup_type_scope): Adjust declaration. * decl.c (lookup_and_check_tag, xref_tag, xref_tag_from_type): Change bool parameter GLOBALIZED to TAG_SCOPE parameter SCOPE. (start_enum): Likewise. Add assertion test that NAME is IDENTIFIER_NODE. Use anonymous name for dummy ENUMERAL_TYPE in case of error. * cp-tree.h (xref_tag, xref_tag_from_type): Adjust declarations. * parser.c (cp_parser_elaborated_type_specifier, cp_parser_class_head): Adjust call to xref_tag. * pt.c (lookup_template_class, instantiate_class_template): Likewise. * rtti.c (init_rtti_processing, build_dynamic_cast_1, tinfo_base_init, emit_support_tinfos): Likewise. * g++.dg/lookup/friend2.C: New test. * g++.dg/template/friend31.C: Likewise. From-SVN: r91299
Diffstat (limited to 'libjava/java/util/ResourceBundle.java')
0 files changed, 0 insertions, 0 deletions