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

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

[avr-libc-dev] [Bug #1929] -Inf not detected


From: nobody
Subject: [avr-libc-dev] [Bug #1929] -Inf not detected
Date: Sun, 08 Dec 2002 18:00:52 -0500

=================== BUG #1929: FULL BUG SNAPSHOT ===================
http://savannah.nongnu.org/bugs/?func=detailbug&bug_id=1929&group_id=2140

Submitted by: joerg_wunsch              Project: AVR C Runtime Library          
Submitted on: 2002-Dec-09 00:00
Category:  None                         Severity:  5 - Major                    
Bug Group:  None                        Resolution:  None                       
Assigned to:  None                      Originator Email:  address@hidden
Status:  Open                           

Summary:  -Inf not detected

Original Submission:  When doing a floating point comparision, -Inf is not
detected properly as a negative number.

I. e.,

if (a < 0.0) { ... }

will not execute the code in { ... } if a is equal -Inf.




No Followups Have Been Posted


CC list is empty


No files currently attached


For detailed info, follow this link:
http://savannah.nongnu.org/bugs/?func=detailbug&bug_id=1929&group_id=2140



reply via email to

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