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: Fix sign of inexact zero results for ldbl-128ibm fmal


On 11/22/2012 03:47 AM, Joseph S. Myers wrote:
This patch fixes signs of inexact zero results from fmal (x, y, 0) for
ldbl-128ibm in the same way as fixed for other fma implementations.
(The ldbl-128ibm implementation still needs replacing by a proper
implementation that actually does a fused operation, this patch is simply
about eliminating some of the testsuite failures.)

Tested that this eliminates the fmal testsuite failures for zero
results for ldbl-128ibm.

Thanks, this is fine, Andreas -- Andreas Jaeger aj@{suse.com,opensuse.org} Twitter/Identica: jaegerandi SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Jeff Hawn,Jennifer Guild,Felix Imendörffer,HRB16746 (AG Nürnberg) GPG fingerprint = 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126


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