2013-08-06 Paolo Carlini <paolo.carlini@oracle.com>
[gcc.git] / libstdc++-v3 / testsuite / 23_containers / unordered_set / not_default_constructible_hash_neg.cc
index 3332cc593cdf280b09b162858cdb4270bac1f629..be5b1201edd4d429f21a0b6a0ecb1d93e64b975d 100644 (file)
@@ -19,7 +19,7 @@
 // with this library; see the file COPYING3.  If not see
 // <http://www.gnu.org/licenses/>.
 
-// { dg-error "default constructible" "" { target *-*-* } 283 }
+// { dg-error "default constructible" "" { target *-*-* } 276 }
 
 #include <unordered_set>