]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/29_atomics/atomic_integral/cons/copy_neg.cc
re PR libstdc++/48566 (libstdc++-v3 testsuite failures due to missing includes)
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 29_atomics / atomic_integral / cons / copy_neg.cc
index acb8006ac46c652a5a5134517e6a7b2d48857b2f..56a41d1f2ce3985a02d0a293f4e537e02b973402 100644 (file)
@@ -1,7 +1,7 @@
 // { dg-options "-std=gnu++0x" }
 // { dg-do compile }
 
-// Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc.
+// Copyright (C) 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
 //
 // This file is part of the GNU ISO C++ Library.  This library is free
 // software; you can redistribute it and/or modify it under the
@@ -29,5 +29,5 @@ int main()
   return 0;
 }
 
-// { dg-error "deleted" "" { target *-*-* } 610 }
+// { dg-error "deleted" "" { target *-*-* } 611 }
 // { dg-prune-output "include" }