mirror of
https://sourceware.org/git/glibc.git
synced 2025-06-03 13:22:05 +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.