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++/61020] [4.9/4.10 Regression] typeid(typeid(X)) produces 'ud2'


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61020

--- Comment #4 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Tue Jun  3 11:56:58 2014
New Revision: 211178

URL: http://gcc.gnu.org/viewcvs?rev=211178&root=gcc&view=rev
Log:
    PR c++/61020
    * varpool.c (ctor_for_folding): Handle uninitialized vtables.

Added:
    trunk/gcc/testsuite/g++.dg/opt/typeinfo1.C
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/varpool.c


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