50594.cc: XFAIL on AIX.
authorDavid Edelsohn <dje.gcc@gmail.com>
Wed, 30 Nov 2016 14:33:02 +0000 (14:33 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Wed, 30 Nov 2016 14:33:02 +0000 (09:33 -0500)
        * testsuite/18_support/50594.cc: XFAIL on AIX.
        * testsuite/ext/mt_allocator/check_new.cc: Same.
        * testsuite/ext/pool_allocator/check_new.cc: Same.
        * testsuite/27_io/ios_base/storage/11584.cc: Same.

From-SVN: r243023

libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/18_support/50594.cc
libstdc++-v3/testsuite/27_io/ios_base/storage/11584.cc
libstdc++-v3/testsuite/ext/mt_allocator/check_new.cc
libstdc++-v3/testsuite/ext/pool_allocator/check_new.cc

index fd26b1cfdf040a035cdaf2b92bb5e8ce67dce4ba..3498e329238035c6579106ca6a6b184745ddec04 100644 (file)
@@ -1,3 +1,10 @@
+2016-11-30  David Edelsohn  <dje.gcc@gmail.com>
+
+       * testsuite/18_support/50594.cc: XFAIL on AIX.
+       * testsuite/ext/mt_allocator/check_new.cc: Same.
+       * testsuite/ext/pool_allocator/check_new.cc: Same.
+       * testsuite/27_io/ios_base/storage/11584.cc: Same.
+
 2016-11-30  Ville Voutilainen  <ville.voutilainen@gmail.com>
 
        Implement LWG 2534, Constrain rvalue stream operators.
index 88c87ee8ad527f5d8ea69f5f0ee2629d9038b538..fb49bf84e16c587a2267b52b3957fff91d76899e 100644 (file)
@@ -1,5 +1,6 @@
 // { dg-options "-fwhole-program" }
 // { dg-additional-options "-static-libstdc++" { target *-*-mingw* } }
+// { dg-xfail-run-if "AIX operator new" { powerpc-ibm-aix* } }
 
 // Copyright (C) 2011-2016 Free Software Foundation, Inc.
 //
index f67201f19a0dd9748bc506fdfc3c24f6b6bb4daf..032c175faf6532c6d9849f8ffb727684e16e6335 100644 (file)
@@ -1,3 +1,5 @@
+// { dg-xfail-run-if "AIX operator new" { powerpc-ibm-aix* } }
+
 // 2004-01-25 jlquinn@gcc.gnu.org
 
 // Copyright (C) 2004-2016 Free Software Foundation, Inc.
index dd3f27245959c69d8559d08351f3b1d843d6bf4b..a2e79ea3eb80e7325384beb83cf36f716707a2a6 100644 (file)
@@ -1,3 +1,5 @@
+// { dg-xfail-run-if "AIX operator new" { powerpc-ibm-aix* } }
+
 // 2001-11-25  Phil Edwards  <pme@gcc.gnu.org>
 //
 // Copyright (C) 2001-2016 Free Software Foundation, Inc.
index 31ca63440e65806180815aa50733232b8ed42570..bfd0e42e052b26151f6c52a7f5e853e7085d2d47 100644 (file)
@@ -1,3 +1,5 @@
+// { dg-xfail-run-if "AIX operator new" { powerpc-ibm-aix* } }
+
 // 2001-11-25  Phil Edwards  <pme@gcc.gnu.org>
 //
 // Copyright (C) 2001-2016 Free Software Foundation, Inc.