summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/pow-sqrt-2.c
blob: 96d7ce9c8cff0fa2c69690a6951555f88295c916 (plain)
1
2
3
4
5
6
/* { 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"