https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105246

--- Comment #5 from Tobias Burnus <burnus at gcc dot gnu.org> ---
(In reply to Tobias Burnus from comment #0)
> In terms of testsuites, OvO's sqrt examples are effected, requiring a way
> higher
> OVO_TOL_ULP to pass (→ https://github.com/TApplencourt/OvO )
> But the issue really came up when discussion with HPC code users.

Namely, the testcase:
https://github.com/TApplencourt/OvO/blob/198b5d0242f39f1c31ea98f9a1d360d332511a1d/test_src/cpp/mathematical_function/cpp11-target/sqrt_double_double.cpp#L11

and instead of 4, I think OVO_TOL_ULP 10⁷ is required according to some old
notes for that testcase (in comment 0, I wrote about 10⁸ in general).

Reply via email to