]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/testsuite/gcc.dg/pow-sqrt-3.c
gcc/testsuite/
[thirdparty/gcc.git] / gcc / testsuite / gcc.dg / pow-sqrt-3.c
index 18c7231a5bbb5bfb6a0ac250df6975c3862ae6bf..c166586ac6317fe95e1446db2d43f8ef0a9ec36f 100644 (file)
@@ -1,5 +1,6 @@
 /* { dg-do run } */
 /* { dg-options "-O2 -ffast-math --param max-pow-sqrt-depth=3" } */
+/* { dg-require-effective-target double64plus } */
 
 #define EXPN (1.25)
 #include "pow-sqrt.x"