[Bug c++/64520] [4.8/4.9/5 Regression] ICE with std::initializer_list

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jan 13 21:05:00 GMT 2015


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

--- Comment #2 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Tue Jan 13 21:04:28 2015
New Revision: 219557

URL: https://gcc.gnu.org/viewcvs?rev=219557&root=gcc&view=rev
Log:
    PR c++/64520
    * pt.c (unify): Don't try to deduce to std::initializer_list<T...>.

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



More information about the Gcc-bugs mailing list