Commit 0269650d by David Edelsohn Committed by David Edelsohn

* testsuite/26_numerics/headers/cmath/hypot.cc: XFAIL on AIX.

From-SVN: r243127
parent d8a2f02e
2016-12-01 David Edelsohn <dje.gcc@gmail.com>
* testsuite/26_numerics/headers/cmath/hypot.cc: XFAIL on AIX.
2016-12-01 Ville Voutilainen <ville.voutilainen@gmail.com>
Implement LWG 2766,
......
......@@ -17,6 +17,7 @@
// { dg-options "-std=gnu++17" }
// { dg-do run { target c++1z } }
// { dg-xfail-run-if "AIX long double" { powerpc-ibm-aix* } }
#include <cmath>
#include <type_traits>
......
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