]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/20_util/is_literal_type/requirements/explicit_instantiation.cc
PR libstdc++/95915
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 20_util / is_literal_type / requirements / explicit_instantiation.cc
index d0a20f3cf4e54e9516b67fb7e7a2599b720c10ce..aa2a80e84e47dd24425a64690c171c9a16bc5e19 100644 (file)
@@ -1,3 +1,4 @@
+// { dg-additional-options "-Wno-deprecated" { target c++17 } }
 // { dg-do compile { target c++11 } }
 // 2010-02-21  Paolo Carlini  <paolo.carlini@oracle.com>