]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/23_containers/array/tuple_interface/tuple_element_neg.cc
Implement SD-6: SG10 Feature Test Recommendations
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 23_containers / array / tuple_interface / tuple_element_neg.cc
index 4b1e5aeb661633a4cd3bd7b363f2c110d30d8ce2..6aff5024317c8054ecd2cadd9d192c07130b6f4c 100644 (file)
@@ -23,4 +23,4 @@
 
 typedef std::tuple_element<1, std::array<int, 1>>::type type;
 
-// { dg-error "static assertion failed" "" { target *-*-* } 322 }
+// { dg-error "static assertion failed" "" { target *-*-* } 325 }