re PR c++/28109 (ICE with typeid of incomplete type)
authorVolker Reichelt <reichelt@igpm.rwth-aachen.de>
Thu, 22 Jun 2006 09:28:02 +0000 (09:28 +0000)
committerVolker Reichelt <reichelt@gcc.gnu.org>
Thu, 22 Jun 2006 09:28:02 +0000 (09:28 +0000)
commit717f805313d19641bf97400f1d6a9c8a6bbcb16e
tree7b16383c4d281f23f59fde6cf020b44b6fa8e1b1
parent1f444077fe2f613fa894cacb73b691fbfb4cb041
re PR c++/28109 (ICE with typeid of incomplete type)

PR c++/28109
* rtti.c (get_tinfo_decl_dynamic): Robustify.

* g++.dg/rtti/incomplete1.C: New test.

From-SVN: r114882
gcc/cp/ChangeLog
gcc/cp/rtti.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/rtti/incomplete1.C [new file with mode: 0644]