Bug 51171
Summary: | printf prints denormalized float incorrectly with -mieee | ||||||
---|---|---|---|---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Peter van Hoof <vanhoof> | ||||
Component: | glibc | Assignee: | Jakub Jelinek <jakub> | ||||
Status: | CLOSED RAWHIDE | QA Contact: | Aaron Brown <abrown> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 7.1 | CC: | fweimer | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | alpha | ||||||
OS: | Linux | ||||||
URL: | ftp://ftp.cita.utoronto.ca/pub/vanhoof/bug5.c | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2002-04-01 16:24:33 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
Peter van Hoof
2001-08-08 00:44:40 UTC
Created attachment 26754 [details]
sample program that illustrates the bug
Its a kernel problem. I submitted a patch against the 2.4.18 kernel a few days ago: http://marc.theaimsgroup.com/?l=linux-kernel&m=101656561600848&w=2 You should be able to back port the patch without any problems. --George As this is now in upstream code and in the upcoming shippable kernel... closing. |