* testsuite/26_numerics/headers/cmath/hypot.cc: XFAIL on AIX.
From-SVN: r243127
This commit is contained in:
parent
d8a2f02ec6
commit
0269650d4a
2 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
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>
|
||||
|
|
Loading…
Add table
Reference in a new issue