Fix more failing tests for C++98 mode
[gcc.git] / libstdc++-v3 / testsuite / 23_containers / list / requirements / dr438 / assign_neg.cc
index a3da00b03e910caf194e5b0a2dc04ec7031a09e9..a4dd34d8a6d10d4c69fc9fadcf11a1dfbf5521ba 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 <list>