Commit bce17c39 by David Edelsohn Committed by David Edelsohn

* testsuite/18_support/new_nothrow.cc: XFAIL on AIX.

From-SVN: r263703
parent 3d20537c
2018-08-21 David Edelsohn <dje.gcc@gmail.com>
* testsuite/18_support/new_nothrow.cc: XFAIL on AIX.
2018-08-21 Jonathan Wakely <jwakely@redhat.com> 2018-08-21 Jonathan Wakely <jwakely@redhat.com>
* testsuite/26_numerics/bit/bitops.count/countl_one.cc: Remove * testsuite/26_numerics/bit/bitops.count/countl_one.cc: Remove
......
...@@ -16,6 +16,7 @@ ...@@ -16,6 +16,7 @@
// <http://www.gnu.org/licenses/>. // <http://www.gnu.org/licenses/>.
// { dg-do run } // { dg-do run }
// { dg-xfail-run-if "AIX operator new" { powerpc-ibm-aix* } }
#include <new> #include <new>
#include <stdlib.h> #include <stdlib.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment