[Bug libfortran/55601] libgfortran build fails with --disable-libquadmath

2014-04-29 Thread brooks at gcc dot gnu.org
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

[Bug libfortran/55601] libgfortran build fails with --disable-libquadmath

2012-12-10 Thread burnus at gcc dot gnu.org
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

[Bug libfortran/55601] libgfortran build fails with --disable-libquadmath

2012-12-08 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55601 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug libfortran/55601] libgfortran build fails with --disable-libquadmath

2012-12-05 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55601 Tobias Burnus changed: What|Removed |Added CC||burnus at gcc dot gnu.org --- C