On Fri, 11 Apr 2014, Jason Merrill wrote:

Recent changes to the C++ standard have allowed the use of list-initialization with a single initializer of the same type as the target; this patch updates reshape_init accordingly.

Tested x86_64-pc-linux-gnu, applying to trunk.

Hello,

shouldn't the same also apply if VECTOR_TYPE_P (type), not just for CLASS_TYPE_P (type)?

Testcase in:
http://stackoverflow.com/questions/23070982/c-initialization-of-intel-simd-intrinsics-class-members

--
Marc Glisse

Reply via email to