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

--- Comment #57 from dave.anglin at bell dot net ---
On 2026-07-16 7:19 p.m., jvdelisle at gcc dot gnu.org wrote:
> We could do our own strtold fairly easily and avoid dependency on whether a
> platform has C99 compliant hex float interpretation in the srtold completely.
> Right now, using libquadmath is a user option during configuration so I dont
> want libquadmath to be a dependency.

If that's not hard, then that sounds like the way to go.  I can help with
testing.

Reply via email to