Use __builtin_fma more in dbl-64 code.
[glibc.git] / sysdeps / ieee754 / dbl-64 / Makefile
blob5557c75b4581a27c6a6818c7d3c6463f5de43635
1 ifeq ($(subdir),math)
2 # branred depends on precise IEEE double rounding
3 CFLAGS-branred.c = $(config-cflags-nofma)
4 CFLAGS-e_sqrt.c = $(config-cflags-nofma)
5 CFLAGS-e_pow.c = $(config-cflags-nofma)
6 endif