diff options
author | Nathan Sidwell <nathan@codesourcery.com> | 2003-07-25 16:35:20 +0000 |
---|---|---|
committer | Nathan Sidwell <nathan@gcc.gnu.org> | 2003-07-25 16:35:20 +0000 |
commit | 22038b2cf5871bdb8613ef35358bc87e478696cf (patch) | |
tree | b7b00b9ffe9b124134495d45b49383a557b163ad /libjava/java | |
parent | 6c84c6686d1ec71c9eea05ce48366a94ab85e1bf (diff) | |
download | gcc-22038b2cf5871bdb8613ef35358bc87e478696cf.zip gcc-22038b2cf5871bdb8613ef35358bc87e478696cf.tar.gz gcc-22038b2cf5871bdb8613ef35358bc87e478696cf.tar.bz2 |
re PR c++/11617 (g++ does not report missing member functions)
cp:
PR c++/11617
* cp-tree.h (qualified_name_lookup_error): Declare.
* pt.c (tsubst_qualified_id): Use qualified_name_lookup_error for
errors.
(tsubst_expr) <DECL_STMT case>: Likewise.
(tsubst_copy_and_build) <COMPONENT_REF case>: Likewise.
* semantics.c (qualified_name_lookup_error): New, broken out of ...
(finish_id_expression): ... here. Use it.
testsuite:
PR c++/11617
* g++.dg/template/lookup2.C: New test.
* g++.dg/template/memclass1.C: Remove instantiated from error.
From-SVN: r69790
Diffstat (limited to 'libjava/java')
0 files changed, 0 insertions, 0 deletions