]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
auto_ptr_neg.cc: Add missing dg-do compile directive.
authorPaolo Carlini <pcarlini@suse.de>
Tue, 22 Feb 2005 12:50:56 +0000 (12:50 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Tue, 22 Feb 2005 12:50:56 +0000 (12:50 +0000)
2005-02-22  Paolo Carlini  <pcarlini@suse.de>

* testsuite/tr1/2_general_utilities/memory/shared_ptr/assign/
auto_ptr_neg.cc: Add missing dg-do compile directive.
* testsuite/tr1/2_general_utilities/memory/shared_ptr/assign/
auto_ptr_rvalue_neg.cc: Likewise.
* testsuite/tr1/2_general_utilities/memory/shared_ptr/assign/
shared_ptr_neg.cc: Likewise.
* testsuite/tr1/2_general_utilities/memory/shared_ptr/cons/
auto_ptr_neg.cc: Likewise.
* testsuite/tr1/2_general_utilities/memory/shared_ptr/modifiers/
reset_neg.cc: Likewise.
* testsuite/tr1/2_general_utilities/memory/shared_ptr/modifiers/
swap_neg.cc: Likewise.

From-SVN: r95391

libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/tr1/2_general_utilities/memory/shared_ptr/assign/auto_ptr_neg.cc
libstdc++-v3/testsuite/tr1/2_general_utilities/memory/shared_ptr/assign/auto_ptr_rvalue_neg.cc
libstdc++-v3/testsuite/tr1/2_general_utilities/memory/shared_ptr/assign/shared_ptr_neg.cc
libstdc++-v3/testsuite/tr1/2_general_utilities/memory/shared_ptr/cons/auto_ptr_neg.cc
libstdc++-v3/testsuite/tr1/2_general_utilities/memory/shared_ptr/modifiers/reset_neg.cc
libstdc++-v3/testsuite/tr1/2_general_utilities/memory/shared_ptr/modifiers/swap_neg.cc

index 8956f417dd8b65f74ef2e14f23bd5555d71b1000..67958e698e575dbb1e1e9155d95608612025c148 100644 (file)
@@ -1,3 +1,18 @@
+2005-02-22  Paolo Carlini  <pcarlini@suse.de>
+
+       * testsuite/tr1/2_general_utilities/memory/shared_ptr/assign/
+       auto_ptr_neg.cc: Add missing dg-do compile directive.
+       * testsuite/tr1/2_general_utilities/memory/shared_ptr/assign/
+       auto_ptr_rvalue_neg.cc: Likewise.
+       * testsuite/tr1/2_general_utilities/memory/shared_ptr/assign/
+       shared_ptr_neg.cc: Likewise.
+       * testsuite/tr1/2_general_utilities/memory/shared_ptr/cons/
+       auto_ptr_neg.cc: Likewise.
+       * testsuite/tr1/2_general_utilities/memory/shared_ptr/modifiers/
+       reset_neg.cc: Likewise.
+       * testsuite/tr1/2_general_utilities/memory/shared_ptr/modifiers/
+       swap_neg.cc: Likewise.
+
 2005-02-22  Jonathan Wakely  <redi@gcc.gnu.org>
 
        * include/Makefile.am, include/Makefile.in: Fix accidental extra
index dd186135cd04e99d920296692cc394e00bafd00e..433f951c1390cafa536b6393b458eb398101fe94 100644 (file)
@@ -1,3 +1,5 @@
+// { dg-do compile }
+
 // Copyright (C) 2005 Free Software Foundation
 //
 // This file is part of the GNU ISO C++ Library.  This library is free
index 38a6efabce518298c95d7b29d743ce4e81bb1517..f119a59a93964a7a1c400f9d6ce5192b01caf559 100644 (file)
@@ -1,3 +1,5 @@
+// { dg-do compile }
+
 // Copyright (C) 2005 Free Software Foundation
 //
 // This file is part of the GNU ISO C++ Library.  This library is free
index 79776fc66f1127d0ca3c81df8e5c6d6bb580644f..fe86286df02078ac563f42a993c7c349b72fe48e 100644 (file)
@@ -1,3 +1,5 @@
+// { dg-do compile }
+
 // Copyright (C) 2005 Free Software Foundation
 //
 // This file is part of the GNU ISO C++ Library.  This library is free
index a43e9122e44a06ca8d01c464a43b9ffaa806c007..fe11297d0498777040253224a12cab983b729a10 100644 (file)
@@ -1,3 +1,5 @@
+// { dg-do compile }
+
 // Copyright (C) 2005 Free Software Foundation
 //
 // This file is part of the GNU ISO C++ Library.  This library is free
index 623e07ab98d397e0a0b43478995e42e247e47f5e..9850b061cabb9874f9e54a9e29224d7a263a2c98 100644 (file)
@@ -1,3 +1,5 @@
+// { dg-do compile }
+
 // Copyright (C) 2005 Free Software Foundation
 //
 // This file is part of the GNU ISO C++ Library.  This library is free
index c16e226272472066962f9e9c154c3c63772ab715..2bf82b87aa63e5cb7598acde836daf70263eacbe 100644 (file)
@@ -1,3 +1,5 @@
+// { dg-do compile }
+
 // Copyright (C) 2005 Free Software Foundation
 //
 // This file is part of the GNU ISO C++ Library.  This library is free