]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/29_atomics/atomic_address/cons/assign_neg.cc
* decl2.c (mark_used): Adjust error for use of deleted function.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 29_atomics / atomic_address / cons / assign_neg.cc
index ac4c567c62038c421acbd4d7b2d04e705cb1a40b..9405e459bf8fc70ea4cd77afc2aa20f3080dc99c 100644 (file)
@@ -28,4 +28,4 @@ void test01()
   test_type t2;
   t1 = t2;                     // { dg-error "ambiguous" }
 }
-// { dg-excess-errors "deleted function" }
+// { dg-prune-output "include" }