Summary: | Bug in powl or expl? | ||
---|---|---|---|
Product: | glibc | Reporter: | John Maddock <john> |
Component: | math | Assignee: | Ulrich Drepper <drepper.fsp> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | glibc-bugs |
Priority: | P2 | Flags: | fweimer:
security-
|
Version: | unspecified | ||
Target Milestone: | --- | ||
Host: | Linux 2.6.5-7.252-smp x86_64 | Target: | Linux 2.6.5-7.252-smp x86_64 |
Build: | Linux 2.6.5-7.252-smp x86_64 | Last reconfirmed: |
Description
John Maddock
2006-03-11 19:13:02 UTC
If you have accuracy problems with libm, send a patch. Until then the bugs is suspended. Given the description it seems unlikely this is a glibc bug (a compiler bug might be a possibility, or a kernel bug relating to floating point state), and the test works for me. I don't think it can meaningfully be investigated without information from someone with a system where it shows up about the exact point in execution at which the two computations diverge - where they cease to have the same instructions executed on the same arguments. |