Fix more failing tests for C++98 mode
[gcc.git] / libstdc++-v3 / testsuite / 23_containers / vector / requirements / dr438 / assign_neg.cc
index ae825128c58bfb5390e81323ca80892f5178f213..397445612c5dea3a5dd7ca2ab7d17c707995cc09 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_assign" }
 
 #include <vector>