1 /* { dg-do compile { target fpic } } */
2 /* { dg-options "-O2 -fpic" } */
7 double value, maxValue = - (__extension__ ((union { unsigned __l __attribute__((__mode__(__DI__))); double __d; }) { __l: 0x7ff0000000000000ULL }).__d) ;
10 for (idx = 1; idx < 22; idx++) {
11 if (value > maxValue) {