This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author tim.peters
Recipients
Date 2003-07-22.21:29:40
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=31435

Ignore it -- the sign of a float 0 is more accidental than not.  
If the compiler has a switch to disable generation of fused 
multiply-add instructions, the failure will probably go away.

After 2.3, we should rewrite the test so that "sign of 0" cases 
aren't even tried anymore.
History
Date User Action Args
2007-08-23 14:15:09adminlinkissue775892 messages
2007-08-23 14:15:09admincreate