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