]> git.ipfire.org Git - thirdparty/glibc.git/commit
x86: math: Avoid the use of __libgcc_cmp_return__ for __gcc_CMPtype
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Thu, 10 Mar 2022 17:41:31 +0000 (14:41 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Wed, 9 Apr 2025 11:45:23 +0000 (08:45 -0300)
commit46bf26b9bbf771dc1f5dccb49acc869ac359edd6
treea82a1effba7fc004dabb585bcf6a3566e40c3a16
parenta199019857be11bc92e2a34102e1d1cd7d562349
x86: math: Avoid the use of __libgcc_cmp_return__ for __gcc_CMPtype

clang does not support '__attribute__ ((mode (__libgcc_cmp_return__)))',
so use a more close related type instead fo the default 'int'.
sysdeps/x86/fpu/sfp-machine.h