This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/49387] t.cxx:140: error: too many initializers for âconst __class_type_info_pseudoâ


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49387

--- Comment #7 from Jason Merrill <jason at gcc dot gnu.org> 2011-07-01 00:53:14 UTC ---
Author: jason
Date: Fri Jul  1 00:53:10 2011
New Revision: 175743

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175743
Log:
    PR c++/49387
    * rtti.c (get_pseudo_ti_index): Call complete_type.

Added:
    trunk/gcc/testsuite/g++.dg/rtti/template1.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/rtti.c
    trunk/gcc/testsuite/ChangeLog


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]