This is the mail archive of the glibc-bugs@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]

[Bug math/15384] One constant fewer in ieee754/dbl-64/wordsize-64/s_finite.c


http://sourceware.org/bugzilla/show_bug.cgi?id=15384

OndrejBilka <ondra at iuuk dot mff.cuni.cz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #6995|0                           |1
        is obsolete|                            |

--- Comment #9 from OndrejBilka <ondra at iuuk dot mff.cuni.cz> 2013-04-22 08:32:07 UTC ---
Created attachment 6996
  --> http://sourceware.org/bugzilla/attachment.cgi?id=6996
benchmark for inlines


> finite7 from your "benchmark for inlines" is giving me a different answer for
> 1.0 and 2.0. I would understand it better with 0x7ff instead of 127.
Yes I fixed benchmark, 127 was from writing that in hurry. 
It gives different answer as spec only says it have to return nonzero value. I
wrote mail to ask about that.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- 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]