re PR c++/49387 (t.cxx:140: error: too many initializers for ‘const __class_type_info...
authorJason Merrill <jason@redhat.com>
Fri, 1 Jul 2011 00:53:10 +0000 (20:53 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 1 Jul 2011 00:53:10 +0000 (20:53 -0400)
commit17d208b54e0ff2ad5b0893457f53b27378baf77d
tree27c6e54e4363a20822f00159583705d55d800cff
parent0bd96aad7a56f93687c696476f7f58244885b301
re PR c++/49387 (t.cxx:140: error: too many initializers for ‘const __class_type_info_pseudo’)

PR c++/49387
* rtti.c (get_pseudo_ti_index): Call complete_type.

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