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/15342] In IEEE error reporting behavior, dbl-64 pow fails to raise an INVALID exception for x < 0 and y not integer


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

Thomas Schwinge <tschwinge at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |2.18

--- Comment #1 from Thomas Schwinge <tschwinge at sourceware dot org> 2013-04-05 21:02:31 UTC ---
commit 8b43a0c9f26d5cf067119e47df9973515535673f
Author: Thomas Schwinge <thomas@codesourcery.com>
Date:   Wed Apr 3 22:00:21 2013 +0200

    [BZ #15335, #15342] Fix standard compliance.  Don't use hard-coded qNaN
values.

Additional tests in
<http://news.gmane.org/find-root.php?message_id=%3C87obdslr48.fsf%40kepler.schwinge.homeip.net%3E>
not yet committed.

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