Tom Stellard
|
2efd3e3d10
|
Revert "Revert "Use the ieee128 format for long double on ppc64le" until rhbz#2100546 is fixed"
This reverts commit e26357988c .
|
2022-08-04 16:07:03 +00:00 |
|
Miro Hrončok
|
e26357988c
|
Revert "Use the ieee128 format for long double on ppc64le" until rhbz#2100546 is fixed
This reverts commit 27327ff4a8 .
This disables the ppc64le-long-double test.
|
2022-06-30 16:43:44 +02:00 |
|
Jesus Checa Hidalgo
|
22c49c99fc
|
tests: ppc64le-long-double
Split the test in two. For Fedora CI we run on x86_64 emulating
ppc64le using qemu+mock. For RHEL/CentOS run natively.
|
2022-05-27 09:24:34 +02:00 |
|
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 |
|