Re: [C++ Patch] PR 60859
OK. Jason
[C++ Patch] PR 60859
Hi, I'm pretty sure that we should accept this. Tested x86_64-linux. Thanks, Paolo. /cp 2014-12-01 Paolo Carlini PR c++/60859 * decl.c (reshape_init_r): Do not reject value-initialization of scalar array element. /testsuite 2014-12-01 Paolo Car