]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/23_containers/list/modifiers/emplace/cxx17_return.cc
invoke.texi: Document -std=c++17 and -std=gnu++17 and document c++1z and gnu++1z...
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 23_containers / list / modifiers / emplace / cxx17_return.cc
index 3472c6d4287065d6f72c8d361fdf350eb4dac292..02a7ee4a403805c573e0a4710f1ec52e202a78af 100644 (file)
@@ -16,7 +16,7 @@
 // <http://www.gnu.org/licenses/>.
 
 // { dg-options "-std=gnu++17" }
-// { dg-do run { target c++1z } }
+// { dg-do run { target c++17 } }
 
 #include <list>
 #include <testsuite_hooks.h>