[Bug c++/71350] [4.9/5/6/7 regression] ICE on trailing return type declaration with initializer list
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Jul 24 03:05:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71350
--- Comment #4 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Sun Jul 24 03:04:05 2016
New Revision: 238690
URL: https://gcc.gnu.org/viewcvs?rev=238690&root=gcc&view=rev
Log:
PR c++/71350 - error recursion with initializer-list
* decl.c (reshape_init_r): Check complain for missing braces warning.
Added:
branches/gcc-6-branch/gcc/testsuite/g++.dg/cpp0x/decltype66.C
Modified:
branches/gcc-6-branch/gcc/cp/ChangeLog
branches/gcc-6-branch/gcc/cp/decl.c
More information about the Gcc-bugs
mailing list