50594.cc: XFAIL on AIX.

* 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
This commit is contained in:
David Edelsohn 2016-11-30 14:33:02 +00:00 committed by David Edelsohn
parent 60aa522875
commit 6d0e8a552f
5 changed files with 14 additions and 0 deletions

View 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.

View 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.
//

View 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.

View 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.

View 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.