avr-libc-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-libc-dev] [bug #13330] NaN is recognized not always


From: anonymous
Subject: [avr-libc-dev] [bug #13330] NaN is recognized not always
Date: Wed, 8 Jun 2005 07:00:14 +0000
User-agent:

URL:
  <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=13330>

                 Summary: NaN is recognized not always
                 Project: AVR C Runtime Library
            Submitted by: None
            Submitted on: ÁàÔ 08.06.2005 at 03:00
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
        Percent Complete: 0%
        Originator Email: address@hidden
             Open/Closed: Open

    _______________________________________________________

Details:

There is a mismatch between 'isnan', 'isinf' and avr-libc/libm arithmetic.
Attached file 'bug.c' illustratets this.
Also in tarball new variant is present.

Rationale: `isnan' must return non-zero value for all numbers, that
are rejected by libm/avr-libc.  'isinf', probably, should return always 0 as
arithmetics with Inf is not realized.




    _______________________________________________________

Carbon-Copy List:

CC Address                          | Comment
------------------------------------+-----------------------------
dmixm --籼-- marine --傼-- febras --傼-- ru | Originator Email



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: ÁàÔ 08.06.2005 at 03:00  Name: isnan-20050608.tar.gz  Size: 645B   By:
None
Tarball with bug case source and corrected 'isnan','isinf'.
<http://savannah.nongnu.org/bugs/download.php?item_id=13330&item_file_id=2581>

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=13330>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]