summaryrefslogtreecommitdiffstats
path: root/libjava/java/security/KeyStoreException.java
diff options
context:
space:
mode:
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>2003-01-22 17:39:15 +0000
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>2003-01-22 17:39:15 +0000
commit7e9a6a16c731b427335baacf45389770b767a99b (patch)
tree7aaeb0692ae8031ae332889f9c66fc242dcf778b /libjava/java/security/KeyStoreException.java
parentec3b9583a98f19e5540c8446d6f64b1739b445bc (diff)
downloadppe42-gcc-7e9a6a16c731b427335baacf45389770b767a99b.tar.gz
ppe42-gcc-7e9a6a16c731b427335baacf45389770b767a99b.zip
PR c++/9388
* class.c (currently_open_derived_class): Use dependent_type_p. * cp-tree.h (dependent_type_p): New function. (dependent_template_arg_p): Likewise. (dependent_template_p): Likewise. (type_dependent_expression_p): Likewise. * parser.c (cp_parser_dependent_type_p): Remove. (cp_parser_value_dependent_type_p): Likewise. (cp_parser_type_dependent_expression_p): Likewise. (cp_parser_dependent_template_arg_p): Likewise. (cp_parser_dependent_template_id_p): Likewise. (cp_parser_dependent_template_p): Likewise. (cp_parser_diagnose_invalid_type_name): Replace cp_parser_dependent_type_p with dependent_type_p, etc. (cp_parser_primary_expresion): Likewise. (cp_parser_nested_name_specifier_opt): Likewise. (cp_parser_postfix_expression): Likewise. (cp_parser_unary_expression): Likewise. (cp_parser_template_name): Likewise. (cp_parser_class_name): Likewise. (cp_parser_lookup_name): Likewise. * pt.c (dependent_type_p): New function. (value_dependent_expression_p): Likewise. (type_dependent_expression_p): Likewise. (dependent_template_arg_p): Likewise. (dependent_template_id_p): Likewise. (dependent_template_p): Likewise. PR c++/9285 PR c++/9294 * parser.c (cp_parser_simple_declaration): PR c++/9285 PR c++/9294 * g++.dg/parse/expr2.C: New test. PR c++/9388 * g++.dg/parse/lookup2.C: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@61596 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/java/security/KeyStoreException.java')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud