OSDN Git Service

* include/bits/forward_list.h (splice_after): Use forward.
[pf3gnuchains/gcc-fork.git] / libstdc++-v3 / testsuite / 23_containers / list / requirements / dr438 / constructor_1_neg.cc
index cc2b419..0d27211 100644 (file)
@@ -18,7 +18,7 @@
 // <http://www.gnu.org/licenses/>.
 
 // { dg-do compile }
-// { dg-error "no matching" "" { target *-*-* } 1348 }
+// { dg-error "no matching" "" { target *-*-* } 1356 }
 // { dg-excess-errors "" }
 
 #include <list>