This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 5/6] Add new pow implementation


On Wed, 27 Jun 2018, Szabolcs Nagy wrote:

> 	* sysdeps/ieee754/dbl-64/Makefile (CFLAGS-e_pow.c): Allow fma
> 	contraction.

If the use of $(config-cflags-nofma) is no longer needed there, I'd expect 
it to equally no longer be needed in sysdeps/x86_64/fpu/multiarch/Makefile 
(CFLAGS-e_pow-fma.c and CFLAGS-e_pow-fma4.c).

-- 
Joseph S. Myers
joseph@codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]