mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-04 19:28:29 +00:00

From discussion at [1] our loop count calculation is incorrect, causing an issue with subnormal numbers. Add test cases for known failures. [1]: https://github.com/rust-lang/libm/pull/469#discussion_r2012473920