https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83800
--- Comment #5 from sisyphus359 at gmail dot com ---
I notice that the multiple sqrtq() failures outlined in this report have now
been fixed in gcc-14, despite this issue having been marked as "RESOLVED
WONTFIX".
(At least, they'
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89161
sisyphus359 at gmail dot com changed:
What|Removed |Added
CC||sisyphus359 at gmail dot
Priority: P3
Component: c
Assignee: unassigned at gcc dot gnu.org
Reporter: sisyphus359 at gmail dot com
Target Milestone: ---
gcvt() will assign no more than 17 digits of precision.
qgcvt() will assign no more than 21 digits of precision.
Here is the demo
Priority: P3
Component: libquadmath
Assignee: unassigned at gcc dot gnu.org
Reporter: sisyphus359 at gmail dot com
Target Milestone: ---
Created attachment 48370
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48370&action=edit
Demo strtoflt128 error wi