[Bug c++/60186] [4.9 Regression] [c++11] ICE with invalid value in constexpr array initializer
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Feb 21 21:49:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60186
--- Comment #2 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Fri Feb 21 21:49:05 2014
New Revision: 208027
URL: http://gcc.gnu.org/viewcvs?rev=208027&root=gcc&view=rev
Log:
PR c++/60186
* typeck2.c (massage_init_elt): Call fold_non_dependent_expr_sfinae.
Added:
trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-initlist7.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/typeck2.c
More information about the Gcc-bugs
mailing list