]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/testsuite/g++.dg/cpp1y/auto-fn15.C
cpplib.h (enum c_lang): Add CLK_GNUCXX1Z, CLK_CXX1Z...
[thirdparty/gcc.git] / gcc / testsuite / g++.dg / cpp1y / auto-fn15.C
index 987aa96b7bba7d13a89ef4ebc34da346726feca3..ba9f3579f625054aa28a6d1becc6de0f018aa4ba 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-do compile { target c++1y } }
+// { dg-do compile { target c++14 } }
 // { dg-options "-Wno-return-local-addr" }
 
 template<class,class> struct same_type;