PR c++/27933
commit9485ffb7c1d3db7100ad369af92595a2b86f56da
authorreichelt <reichelt@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 12 Jun 2006 21:12:52 +0000 (12 21:12 +0000)
committerreichelt <reichelt@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 12 Jun 2006 21:12:52 +0000 (12 21:12 +0000)
treee3dc9822f82ad223f8b16f462284414c2dfe1da4
parent662b4fae35ef62fa4ae522ac2c9cf84ef4e4092a
PR c++/27933
* name-lookup.c (lookup_qualified_name): Always return error_mark_node
if lookup fails.

* g++.dg/lookup/using15.C: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@114580 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/name-lookup.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/lookup/using15.C [new file with mode: 0644]