Sign in
gnu
/
gcc
/
d769c5040874bf9546f2524f3f1d2a894165f92a
/
.
/
gcc
/
testsuite
/
gcc.dg
/
pow-sqrt-2.c
blob: 96d7ce9c8cff0fa2c69690a6951555f88295c916 [
file
] [
log
] [
blame
]
/* { dg-do run } */
/* { dg-options "-O2 -ffast-math --param max-pow-sqrt-depth=5" } */
/* { dg-require-effective-target double64plus } */
#define
EXPN
(-
5.875
)
#include
"pow-sqrt.x"