re PR c++/11546 (Type lookup problems in out-of-line definition of a class doubly...
authorMark Mitchell <mark@codesourcery.com>
Sun, 20 Jul 2003 04:52:23 +0000 (04:52 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Sun, 20 Jul 2003 04:52:23 +0000 (04:52 +0000)
commite9f9c81fda3eeb9a7de0ce2dca9f92bf08355d62
tree9dbdb95fd215abffd3a5740c6217a345956be422
parentcee89b196443710ae730afe906934176562f21bf
re PR c++/11546 (Type lookup problems in out-of-line definition of a class doubly nested from a template class)

PR c++/11546
* g++.dg/template/lookup1.C: New test.

From-SVN: r69602
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/template/lookup1.C [new file with mode: 0644]