[Bug fortran/47642] real(kind=16) - libquadmath - segfault on amd64 FreeBSD

burnus at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Feb 8 18:28:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47642

Tobias Burnus <burnus at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |burnus at gcc dot gnu.org

--- Comment #6 from Tobias Burnus <burnus at gcc dot gnu.org> 2011-02-08 18:23:44 UTC ---
(In reply to comment #5)
> Does anyone have confidence in gdtoa QoI?  I'd personally feel much safer by
> just copying over and editting glibc stdio-common/printf_fp.c than fixing up
> gdtoa.

I think one could do so. Actually, I would not mind if one could get completely
rid of gdtoa - the way it does the string-to-__float128 conversion also looks
overly complicated.



More information about the Gcc-bugs mailing list