Add _FloatN, _FloatNx tests for __builtin_fpclassify.
[official-gcc.git] / gcc / testsuite / gcc.dg / torture / pr71881.c
blobb17db1b21c1cca9bba3b69d639d242709c9d3567
1 /* { dg-do compile } */
2 /* { dg-additional-options "-g" } */
4 int a, b, c, d, *e, f, g;
6 int fn1 ()
8 char h[2];
9 int i = 0;
10 for (; i < 2; i++)
12 if (c)
13 for (*e = 0; *e;)
15 int j[f];
16 i = *e;
18 h[i] = 0;
20 for (; a;)
21 return h[0];
22 for (b = 0; b;)
23 i = g = (1 & i) < d;
24 return 0;