]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/constructor_1_neg.cc
re PR libstdc++/58764 ([lwg/2193] error: converting to ‘const std::vector<std::basic_...
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 23_containers / vector / requirements / dr438 / constructor_1_neg.cc
index cf186ebf9b9294d13e11c542075e689f4dba60cf..88b6e0e2d59270d92ce84aa8e8b47a69e3c647e6 100644 (file)
@@ -18,7 +18,7 @@
 // <http://www.gnu.org/licenses/>.
 
 // { dg-do compile }
-// { dg-error "no matching" "" { target *-*-* } 1232 }
+// { dg-error "no matching" "" { target *-*-* } 1238 }
 
 #include <vector>