middle-end: copy STMT_VINFO_STRIDED_P when DR is replaced [PR116956]
[official-gcc.git] / gcc / testsuite / gcc.dg / torture / float32x-builtin.c
blob0404d39270532cc0454224c120ce4127b5d43028
1 /* Test _Float32x built-in functions. */
2 /* { dg-do run } */
3 /* { dg-options "" } */
4 /* { dg-add-options float32x } */
5 /* { dg-add-options ieee } */
6 /* { dg-require-effective-target float32x_runtime } */
7 /* { dg-require-effective-target double_float32xplus } */
9 #define WIDTH 32
10 #define EXT 1
11 #include "floatn-builtin.h"