]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/special_functions/14_expint/compile_2.cc
Only run math special function tests for C++11 and later
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / special_functions / 14_expint / compile_2.cc
index c501bfd2f0bcc3bfd05dd1369774ca4a58595d81..452b35f4de268c2f53132552aa4751114738da46 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-do compile }
+// { dg-do compile { target c++11 } }
 // { dg-options "-D__STDCPP_WANT_MATH_SPEC_FUNCS__" }
 
 // Copyright (C) 2016 Free Software Foundation, Inc.