This is the mail archive of the ecos-patches@sourceware.org mailing list for the eCos 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]

[Bug 1001539] Single precision floating point math library


Please do not reply to this email, use the link below.

http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001539

--- Comment #28 from Jonathan Larmour <jifl@ecoscentric.com> ---
(In reply to comment #27)
> 
> I reproduced your tests and it come back to me. In case of default
> CYGNUM_LIBM_COMPATIBILITY configuration the real error is EDOM, but POSIX
> model doesn't seem to support it. The cases that test EDOM should be
> excluded for POSIX. (Please see comment 21 and patch sample below.

I may not be following your reasoning, but POSIX behaviour does require EDOM.
For example:

http://pubs.opengroup.org/onlinepubs/9699919799/functions/asin.html

Jifl

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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