vector1.C
1.11 KB
-
re PR c++/19263 (wrong-code: explicit initialization of v8qi miscompiled) · 74aad7cc
PR c++/19263 * typeck2.c (split_nonconstant_init_1) <case VECTOR_TYPE>: Put a copy of CONSTRUCTOR's node into MODIFY_EXPR, as the original is modified. * g++.dg/init/vector1.C: New test. From-SVN: r93672
Jakub Jelinek committed