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