This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch, libgfortran] Towards __float128 support


FX wrote:
Updated patch taking into account the norm2 files that we introduced in the meantime.


OK. Thanks for the patch.


* * *

Did you have time to look at http://gcc.gnu.org/ml/fortran/2010-08/msg00400.html ? While it does not crash it does not seem to work with -fdefault-real-8 gfortran.dg/promotion.f90 (uses REAL(16) instead of REAL(8)) and not with float128_1.f90(uses __builtin...l instead of quad library calls).

Tobias


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]