|
Sources Bugzilla – Full Text Bug Listing |
| Summary: | cproj(3) does a different projection than expected | ||
|---|---|---|---|
| Product: | glibc | Reporter: | Stathis Kamperis <ekamperi> |
| Component: | math | Assignee: | Andreas Jaeger <aj> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | ghazi, glibc-bugs |
| Priority: | P2 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Host: | Target: | ||
| Build: | Last reconfirmed: | ||
|
Description
Stathis Kamperis
2009-07-16 11:10:20 UTC
Any progress on fixing this? I'm going to make GCC's __builtin_cproj optimize according to the standard C definition. I'd like GCC and GLIBC to have the same (standard/correct) implementation. Thanks. Fixed in git. |