c++: free garbage vec in coerce_template_parms
[official-gcc.git] / gcc / testsuite / gcc.target / arm / simd / vexts32_1.c
blob58448d80d89da5dec1e4c08408cff68187090b49
1 /* Test the `vexts32' ARM Neon intrinsic. */
3 /* { dg-options "-save-temps -O3 -fno-inline" } */
4 /* { dg-add-options arm_neon } */
6 #include "arm_neon.h"
7 #include "../../aarch64/simd/ext_s32.x"
9 /* { dg-final { scan-assembler-times "vext\.32\[ \t\]+\[dD\]\[0-9\]+, \[dD\]\[0-9\]+, \[dD\]\[0-9\]+, #\[0-9\]+!?\(?:\[ \t\]+@\[a-zA-Z0-9 \]+\)?\n" 1 } } */