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/13886] floorl(-0x1.ffffffffffffffffffffffffff8p+105) returns -0x1.000000000000000000000000000p+106


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

Ryan S. Arnold <rsa at us dot ibm.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |rsa at us dot ibm.com
         Resolution|                            |FIXED
         AssignedTo|sjmunroe at us dot ibm.com  |azanella at linux dot
                   |                            |vnet.ibm.com
   Target Milestone|---                         |2.16

--- Comment #2 from Ryan S. Arnold <rsa at us dot ibm.com> 2012-04-24 19:31:06 UTC ---
I pushed the following fix upstream to correct this issue.

commit 94e02fc410d21ceacb12a63add9946c98e6048eb
Author: Adhemerval Zanella <azanella@linux.vnet.ibm.com>
Date:   Tue Apr 24 14:21:45 2012 -0500

    Correct powerpc64 s_floorl edge cases (bug 13886).

    [BZ #13886]
    Remove powerpc64/fpu/s_floorl.  Use fully correct ldbl-128bim/s_floorl.c.

-- 
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]