re PR c++/10712 (ICE in constructor_name_full, at cp/decl2.c:1255)
authorMark Mitchell <mark@codesourcery.com>
Tue, 17 Jun 2003 22:24:58 +0000 (22:24 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Tue, 17 Jun 2003 22:24:58 +0000 (22:24 +0000)
commit3cedc9d8ecaa9ab1412fbcac70a82b874e03a95f
tree3a0981dbd0192145a953b0e918544a166b971c5b
parenteaf9f3b2e936e437092978ee61606cb53f87e5bc
re PR c++/10712 (ICE in constructor_name_full, at cp/decl2.c:1255)

PR c++/1255
* class.c (handle_using_decl): Robustify.

PR c++/1255
* g++.dg/lookup/using3.C: New test.

From-SVN: r68118
gcc/cp/ChangeLog
gcc/cp/class.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/lookup/using7.C [new file with mode: 0644]