On Mon, 14 Aug 2023 at 10:58, Paul Dreik via Libstdc++ <
libstd...@gcc.gnu.org> wrote:
> The patch below fixes an issue with the fix already committed for
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110860 which unfortunately
> was not sufficient for small magnitude floating point values.
>
> W
The patch below fixes an issue with the fix already committed for
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110860 which unfortunately
was not sufficient for small magnitude floating point values.
With the patch in place, the code now survives the fuzzing I used to
find the problem in the f