[Bug c++/61020] [4.9/4.10 Regression] typeid(typeid(X)) produces 'ud2'

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jun 3 11:57:00 GMT 2014


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



More information about the Gcc-bugs mailing list