http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55601
Brooks Moses changed:
What|Removed |Added
CC||brooks at gcc dot gnu.org
--- Comment #3 f
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55601
--- Comment #2 from Tobias Burnus 2012-12-10
08:41:36 UTC ---
Hmm, seemingly, the check ignores --disable-libquadmath-support by only testing
for C's __float support, cf. libgfortran/acinclude.m4's LIBGFOR_CHECK_FLOAT128.
gfortran itself
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55601
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55601
Tobias Burnus changed:
What|Removed |Added
CC||burnus at gcc dot gnu.org
--- C