re PR c++/16707 (ICE with using)
authorMark Mitchell <mark@codesourcery.com>
Mon, 2 Aug 2004 18:49:07 +0000 (18:49 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Mon, 2 Aug 2004 18:49:07 +0000 (18:49 +0000)
commit7756db03751b73bee03c3a6cd9a61a30aea237c9
tree7c30c43cf161e0e414cbadd2120475d775c23854
parent6ed7c4d85733180e7cfdaa2ea791e3520550ac70
re PR c++/16707 (ICE with using)

PR c++/16707
* name-lookup.c (validate_nonmember_using_decl): Robustify.

PR c++/16707
* g++.dg/lookup/using12.C: New test.

From-SVN: r85446
gcc/cp/ChangeLog
gcc/cp/name-lookup.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/lookup/using12.C [new file with mode: 0644]