6 lines
184 B
C
6 lines
184 B
C
/* { 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"
|