public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug math/6779] remainder() wrongly gives a domain error for (NaN, 0)
       [not found] <bug-6779-131@http.sourceware.org/bugzilla/>
@ 2011-09-29  9:34 ` aj at suse dot de
  2011-10-07 19:16 ` drepper.fsp at gmail dot com
  1 sibling, 0 replies; 3+ messages in thread
From: aj at suse dot de @ 2011-09-29  9:34 UTC (permalink / raw)
  To: glibc-bugs

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

Andreas Jaeger <aj at suse dot de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED

--- Comment #2 from Andreas Jaeger <aj at suse dot de> 2011-09-29 09:33:37 UTC ---
Thanks, patch send to libc-alpha mailinglist.

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug math/6779] remainder() wrongly gives a domain error for (NaN, 0)
       [not found] <bug-6779-131@http.sourceware.org/bugzilla/>
  2011-09-29  9:34 ` [Bug math/6779] remainder() wrongly gives a domain error for (NaN, 0) aj at suse dot de
@ 2011-10-07 19:16 ` drepper.fsp at gmail dot com
  1 sibling, 0 replies; 3+ messages in thread
From: drepper.fsp at gmail dot com @ 2011-10-07 19:16 UTC (permalink / raw)
  To: glibc-bugs

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

Ulrich Drepper <drepper.fsp at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
                 CC|                            |drepper.fsp at gmail dot
                   |                            |com
         Resolution|                            |FIXED

--- Comment #3 from Ulrich Drepper <drepper.fsp at gmail dot com> 2011-10-07 19:16:05 UTC ---
I've checked in the patch.

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug math/6779] remainder() wrongly gives a domain error for (NaN, 0)
  2008-07-30 11:15 [Bug math/6779] New: " mtk dot manpages at gmail dot com
@ 2008-07-31  8:36 ` mtk dot manpages at gmail dot com
  0 siblings, 0 replies; 3+ messages in thread
From: mtk dot manpages at gmail dot com @ 2008-07-31  8:36 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From mtk dot manpages at gmail dot com  2008-07-31 08:34 -------
Created an attachment (id=2844)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=2844&action=view)
test program

Sample run showing problem:

$ /tmp/mt_remainder nan 0
errno == EDOM
fetestexcept() says:  FE_INVALID
remainder(nan,0.00000000000000000e+00)=nan
EDOM FE_INVALID nan


-- 


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-10-07 19:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-6779-131@http.sourceware.org/bugzilla/>
2011-09-29  9:34 ` [Bug math/6779] remainder() wrongly gives a domain error for (NaN, 0) aj at suse dot de
2011-10-07 19:16 ` drepper.fsp at gmail dot com
2008-07-30 11:15 [Bug math/6779] New: " mtk dot manpages at gmail dot com
2008-07-31  8:36 ` [Bug math/6779] " mtk dot manpages at gmail dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).