mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-10 23:11:36 +08:00
* testsuite/26_numerics/headers/cmath/hypot.cc: XFAIL on AIX.
From-SVN: r243127
This commit is contained in:
parent
d8a2f02ec6
commit
0269650d4a
@ -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…
x
Reference in New Issue
Block a user