1 /* { dg-do compile } */
2 /* { dg-options "-fexceptions -ffinite-math-only -fnon-call-exceptions" } */
4 inline double __attribute__ ((always_inline
))
7 return __builtin_fabs (__builtin_nan ("")) > 0.0 ? 1.0 : q2
/ 1.0;
10 double __attribute__ ((optimize ("-fipa-cp")))