diff options
author | Richard Sandiford <richard.sandiford@arm.com> | 2025-01-02 17:33:49 +0000 |
---|---|---|
committer | Richard Sandiford <richard.sandiford@arm.com> | 2025-01-02 17:33:49 +0000 |
commit | 99d5ef700619c28904846399a6f6692af4c56b1b (patch) | |
tree | e045a4e9735c3b900b2f095acf247186ee7eba15 /gcc/fortran/dump-parse-tree.cc | |
parent | d3305dffd5e1d3a67ced55a178a7d1194aa1876a (diff) | |
download | gcc-99d5ef700619c28904846399a6f6692af4c56b1b.zip gcc-99d5ef700619c28904846399a6f6692af4c56b1b.tar.gz gcc-99d5ef700619c28904846399a6f6692af4c56b1b.tar.bz2 |
Use _Float128 in test for PR118184
The test was failing on x86 because longdouble128 only checks sizeof,
rather than a full 128-bit payload. Using _Float128 is more portable
and still exposes the original bug.
gcc/testsuite/
PR target/118184
* gcc.dg/torture/pr118184.c: Use _Float128 instead of long double.
Diffstat (limited to 'gcc/fortran/dump-parse-tree.cc')
0 files changed, 0 insertions, 0 deletions