]> gcc.gnu.org Git - gcc.git/commit - gcc/cp/search.c
re PR c++/28432 (duplicate "no member function declared" message)
authorSteve Ellcey <sje@cup.hp.com>
Tue, 1 Aug 2006 16:45:14 +0000 (16:45 +0000)
committerSteve Ellcey <sje@gcc.gnu.org>
Tue, 1 Aug 2006 16:45:14 +0000 (16:45 +0000)
commita82f93ac13c4280fdf2b5d48648bfc3f7668406b
tree1419123d4eb2f44dcc0914f5ddf24a041af5c4c6
parentf47165c975758bb03b5427a0a72273e535189883
re PR c++/28432 (duplicate "no member function declared" message)

PR c++/28432
* decl2.c (check_classfn): Remove early return.
* search.c (lookup_member): Return NULL with bad type.
* g++.dg/other/pr28304.C: Change expected error message.
* g++.dg/other/pr28432.C: New test.

From-SVN: r115857
gcc/cp/ChangeLog
gcc/cp/decl2.c
gcc/cp/search.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/other/pr28304.C
gcc/testsuite/g++.dg/other/pr28432.C [new file with mode: 0644]
This page took 0.058935 seconds and 5 git commands to generate.