Skip analyzer strndup test on hppa*-*-hpux*
[official-gcc.git] / gcc / testsuite / gcc.dg / pr92162.c
blobed82595a7523e00a6a7c1538f9577793d88bedb1
1 /* { dg-do compile } */
2 /* { dg-options "-Ofast" } */
4 short int s8;
6 void __attribute__ ((simd))
7 gn (void)
9 s8 = 0;