]> git.ipfire.org Git - thirdparty/glibc.git/commit
Stop applying a GCC-specific workaround on clang [BZ #30550]
authorTulio Magno Quites Machado Filho <tuliom@redhat.com>
Tue, 13 Jun 2023 21:56:33 +0000 (18:56 -0300)
committerTulio Magno Quites Machado Filho <tuliom@redhat.com>
Fri, 30 Jun 2023 22:11:11 +0000 (19:11 -0300)
commit0a9e93842d8e535ac8174cb4ff7fb830b20e4ae7
treedf69cf1f17de05bda9c6a26c3ec7d666ebd8f30a
parent6259ab39410cdefc80077afea48ca9cb057f6005
Stop applying a GCC-specific workaround on clang [BZ #30550]

GCC was the only compiler affected by the issue with
__builtin_isinf_sign and float128.

Fix BZ #30550.

Reported-by: Qiu Chaofan <qiucofan@cn.ibm.com>
Reviewed-by: Florian Weimer <fweimer@redhat.com>
math/math.h