freebsd-dev/lib/msun/ld80
Alex Richardson 05eac56a04 lib/msun: Fix x86 GCC6 build after 221622ec0c
Apparently GCC only supports arithmetic expressions that use static
const variables in initializers starting with GCC8. To keep older
versions happy use a macro instead.

Fixes:		221622ec0c ("lib/msun: Avoid FE_INEXACT for x86 log2l/log10l")
Reported by:	Jenkins
Reviewed By:	imp
Differential Revision: https://reviews.freebsd.org/D29233
2021-03-12 18:44:44 +00:00
..
e_lgammal_r.c
e_powl.c
e_rem_pio2l.h
invtrig.c
invtrig.h
k_cosl.c
k_expl.h
k_sinl.c
k_tanl.c
s_erfl.c
s_exp2l.c
s_expl.c
s_logl.c lib/msun: Fix x86 GCC6 build after 221622ec0c 2021-03-12 18:44:44 +00:00
s_nanl.c