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++/60848] [4.7/4.8/4.9/4.10 Regression] Crash while experimenting with c++-0x initializer lists


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

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

URL: http://gcc.gnu.org/viewcvs?rev=211179&root=gcc&view=rev
Log:
    PR c++/60848
    * call.c (is_std_init_list): Check CLASSTYPE_TEMPLATE_INFO.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/initlist85.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/call.c


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