]> sourceware.org Git - glibc.git/commit
math: Suppress -O0 warnings for soft-fp fsqrt [BZ #19444]
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Thu, 29 Dec 2022 12:58:02 +0000 (09:58 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Wed, 11 Jan 2023 20:50:51 +0000 (17:50 -0300)
commit30546ac2d1d64adff07d317e3041ec0fc6e32f6d
tree4c0a3cb621b8326a1255c1c2beb9fd7e70272314
parent8176efe3cabeee003f193f6b877297bf5aee8eb6
math: Suppress -O0 warnings for soft-fp fsqrt [BZ #19444]

The patch suppress the same warnings from 87c266d758d29e52bfb717f90,
that shows issues for microblaze, mips soft-fp, nios2, and or1k.
Reviewed-by: Carlos O'Donell <carlos@redhat.com>
sysdeps/ieee754/soft-fp/s_fsqrt.c
This page took 0.039959 seconds and 5 git commands to generate.