]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/special_functions/13_ellint_3/pr66689.cc
[libstdc++][testsuite] Fix dg-options/dg-add-options order
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / special_functions / 13_ellint_3 / pr66689.cc
index d1299b2d096476462e575c4dcc9686c8abbbcbb0..e261003592d41b7e1281ea249307c76026f809f9 100644 (file)
@@ -1,7 +1,7 @@
 // { dg-do run { target c++11 } }
 // { dg-require-c-std "" }
-// { dg-add-options ieee }
 // { dg-options "-D__STDCPP_WANT_MATH_SPEC_FUNCS__" }
+// { dg-add-options ieee }
 
 #include <cmath>
 #include <testsuite_hooks.h>