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

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Feb 9 09:03:00 GMT 2011


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

--- Comment #9 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-02-09 08:44:54 UTC ---
On sparc64 obviously libquadmath isn't used and thus it is expected it works
there and has nothing to do with libquadmath - on sparc*/s390* long double is
IEEE quad already, so it is libc job to do the right thing.



More information about the Gcc-bugs mailing list