clang/tests/ppc64le-long-double/main.fmf
Tom Stellard 27327ff4a8 Use the ieee128 format for long double on ppc64le
gcc switched to ieee128 as the default in Fedora >=36, so clang needs to do
this to maintain ABI compatibility.
2022-05-25 08:48:45 +00:00

8 lines
157 B
Plaintext

summary: Test that gcc and clang use the same long double format on ppc64le
require:
- clang
- qemu-user-static
- mock
test: ./runtest.sh
duration: 1h