re PR c++/11991 (ICE in cxx_incomplete_type_diagnostic, at cp/typeck2.c:282 when...
authorMark Mitchell <mark@codesourcery.com>
Wed, 17 Sep 2003 23:50:04 +0000 (23:50 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Wed, 17 Sep 2003 23:50:04 +0000 (23:50 +0000)
commit15dd86befa23801311c5fd74c0bce72db667966b
tree22c2a28d30cc8951d9bba0dc820aac5687dcb4ab
parent7d8405cf155eb83392842b54ebc955654b35a980
re PR c++/11991 (ICE in cxx_incomplete_type_diagnostic, at cp/typeck2.c:282 when applying typeid operator to template template parameter)

PR c++/11991
* g++.dg/rtti/typeid3.C: New test.

From-SVN: r71489
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/rtti/typeid3.C [new file with mode: 0644]