diff options
author | Alexandre Oliva <oliva@adacore.com> | 2024-04-18 08:00:56 -0300 |
---|---|---|
committer | Alexandre Oliva <oliva@gnu.org> | 2024-04-18 08:00:56 -0300 |
commit | 5b178179e85ace01a97def40531e915c180aaeca (patch) | |
tree | 680ebac02cc0ea297e822ba8f2ddb40a7550682d /gcc | |
parent | da3504ae4d1e6872585b1107a4932efd3824e943 (diff) | |
download | gcc-5b178179e85ace01a97def40531e915c180aaeca.zip gcc-5b178179e85ace01a97def40531e915c180aaeca.tar.gz gcc-5b178179e85ace01a97def40531e915c180aaeca.tar.bz2 |
[libstdc++] [testsuite] xfail double-prec from_chars for float128_t
Tests 20_util/from_chars/4.cc and 20_util/to_chars/long_double.cc were
adjusted about a year ago to skip long double on some targets, because
the fastfloat library was limited to 64-bit doubles.
The same problem comes up in similar float128_t tests on
aarch64-vxworks. This patch adjusts them similarly.
Unlike the earlier tests, that got similar treatment for
x86_64-vxworks, these haven't failed there.
for libstdc++-v3/ChangeLog
* testsuite/20_util/from_chars/8.cc: Skip float128_t testing
on aarch64-vxworks.
* testsuite/20_util/to_chars/float128_c++23.cc: Xfail run on
aarch64-vxworks.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions