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]

[PATCH] Compile dbl-64/e_sqrt.c with -ffp-contract=off


This is a re-spin of a patch I posted earlier on libc-ports.  The
patch fixes the numerical errors observed in aarch64 sqrt() due to the
compilers use of fnmsub (negated fused multiply-subtract).

Previous thread:
https://sourceware.org/ml/libc-alpha/2013-12/msg00473.html

Previous patch on libc-ports:
https://sourceware.org/ml/libc-ports/2013-12/msg00024.html

Ok?

Cheers
/Marcus

Attachment: glibc-e_sqrt-flags-v2.txt
Description: Text document


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