[Bug libquadmath/94756] strtoflt128 assigns some subnormals incorrectly on MS Windows
i.nixman at autistici dot org
gcc-bugzilla@gcc.gnu.org
Wed Jan 18 19:11:36 GMT 2023
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94756
--- Comment #10 from niXman <i.nixman at autistici dot org> ---
(In reply to Jakub Jelinek from comment #8)
> As Joseph wrote, there were lots of strtod_l.c fixes since 2011 and most of
> them weren't incorporated into libquadmath (unlike most of the math/
> functions which were updated a couple of times).
> Wonder if this one isn't
> https://sourceware.org/bugzilla/show_bug.cgi?id=26137 which also talks about
> different behavior on 32-bit arches.
got it, will look at glibc's implementation.
More information about the Gcc-bugs
mailing list