diff options
author | Jakub Jelinek <jakub@redhat.com> | 2024-04-09 09:40:45 +0200 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2024-04-09 09:40:45 +0200 |
commit | 21c9fd9688d9de9562b3cb491e4ab50ce09e663a (patch) | |
tree | 7846da029bd590061338709f625710eeb90d8254 /gcc | |
parent | cfed80b9e4f562c99679739548df9369117dd791 (diff) | |
download | gcc-21c9fd9688d9de9562b3cb491e4ab50ce09e663a.zip gcc-21c9fd9688d9de9562b3cb491e4ab50ce09e663a.tar.gz gcc-21c9fd9688d9de9562b3cb491e4ab50ce09e663a.tar.bz2 |
libquadmath: Provide __BYTE_ORDER, __LITTLE_ENDIAN and __BIG_ENDIAN definitions
My earlier libquadmath change apparently broke mingw32 build, while on Linux
<bits/endian.h> is included and defines these, on Mingw apparently that isn't
the case, while soft-fp wants a guarantee that sfp-machine.h defines these.
2024-04-09 Jakub Jelinek <jakub@redhat.com>
* sfp-machine.h (__LITTLE_ENDIAN, __BIG_ENDIAN, __BYTE_ORDER): Define
if __BYTE_ORDER isn't defined.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions