Fix more failing tests for C++98 mode
[gcc.git] / libstdc++-v3 / testsuite / 23_containers / vector / requirements / dr438 / constructor_2_neg.cc
index f8fe1d6618e84067b4814a79310da81f78f8f89b..4d1b774d75c06cbad4364f9c0ed335812d2b7b73 100644 (file)
@@ -18,6 +18,7 @@
 // <http://www.gnu.org/licenses/>.
 
 // { dg-do compile }
+// { dg-prune-output "cannot convert" }
 // { dg-prune-output "no matching function .*_M_fill_initialize" }
 
 #include <vector>