2018-09-20 Christophe Lyon <christophe.lyon@linaro.org>
* testsuite/26_numerics/headers/cmath/hypot-long-double.cc: Skip
on arm*.
From-SVN: r264443
+2018-09-20 Christophe Lyon <christophe.lyon@linaro.org>
+
+ * testsuite/26_numerics/headers/cmath/hypot-long-double.cc: Skip
+ on arm*.
+
2018-09-19 Jonathan Wakely <jwakely@redhat.com>
* include/bits/regex_automaton.tcc (_StateSeq<_TraitsT>::_M_clone()):
// { dg-options "-std=gnu++17" }
// { dg-do run { target c++17 } }
-// { dg-xfail-run-if "PR 78179" { powerpc-ibm-aix* hppa-*-linux* nios2-*-* } }
+// { dg-xfail-run-if "PR 78179" { arm*-*-* hppa-*-linux* nios2-*-* powerpc-ibm-aix* } }
// Run the long double tests from hypot.cc separately, because they fail on a
// number of targets. See PR libstdc++/78179 for details.