[Bug c++/51747] [DR 1467] [C++11] cannot call defaulted copy constructor using list-initialization
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Jun 9 16:56:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51747
--- Comment #16 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Tue Jun 9 16:56:12 2015
New Revision: 224289
URL: https://gcc.gnu.org/viewcvs?rev=224289&root=gcc&view=rev
Log:
DR 1467
PR c++/51747
* typeck2.c (digest_init_r): Replace previous change with
gcc_unreachable.
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/typeck2.c
More information about the Gcc-bugs
mailing list