Re: [C++ Patch] PR 51621

2011-12-20 Thread Jason Merrill
OK. Jason

[C++ Patch] PR 51621

2011-12-20 Thread Paolo Carlini
Hi, this ICE - which leads to worse diagnostics - seems caused by a trivial typo: to mean value initialization diagnose_non_constexpr_vec_init is passing zoid_zero_node instead of void_type_node to build_vec_init_elt. My guess is also confirmed by the beginning of the other caller, build_vec_