blob: 17003c5d71c5ed21604feba5c7c40a0c011ccefc [file] [log] [blame]
/* { dg-do run } */
/* { dg-options "-O2 -ffast-math --param max-pow-sqrt-depth=5" } */
/* { dg-require-effective-target double64plus } */
#define EXPN (-6 * (0.5*0.5*0.5*0.5))
#include "pow-sqrt.x"