OSDN Git Service

2011-08-06 Benjamin Kosnik <bkoz@redhat.com>
[pf3gnuchains/gcc-fork.git] / libstdc++-v3 / testsuite / 23_containers / list / requirements / dr438 / constructor_2_neg.cc
index 33bd0e9..4ac6843 100644 (file)
@@ -18,7 +18,7 @@
 // <http://www.gnu.org/licenses/>.
 
 // { dg-do compile }
-// { dg-error "no matching" "" { target *-*-* } 1453 }
+// { dg-error "no matching" "" { target *-*-* } 1454 }
 
 #include <list>
 #include <utility>