mirror of
https://sourceware.org/git/glibc.git
synced 2025-09-02 16:01:20 +03:00
This patch fixes the inline feraiseexcept and feclearexcept macros for powerpc by casting the input argument to integer before operation on it. It fixes BZ#17776.