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/10135] Incorrect result for scalblnl(x, MINLONG)


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

Joseph Myers <jsm28 at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #2 from Joseph Myers <jsm28 at gcc dot gnu.org> 2012-03-02 15:35:03 UTC ---
Fixed by:

commit a6d06d7b86f724046b462115556d0df682f9f703
Author: Joseph Myers <joseph@codesourcery.com>
Date:   Fri Mar 2 15:32:56 2012 +0000

    Fix scalbn, scalbln integer overflow.

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