This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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: [RFC] Full float128, third iteration


On Sat, Sep 11, 2010 at 01:05:23AM +0200, Angelo Graziosi wrote:
> Il 10/09/2010 19.31, Steve Kargl ha scritto:
> >The ideal solution would be incorporating libquad into libgfortran
> 
> The ideal solution would be building GCC enabling QP with
> 
> ./configure... --enable-quad....
> 
> if the system allow for QP: in this case, perhaps, QP should be enabled 
> by default.
> 

Well, in my ideal world :-), you would not have a --enable-quad
option.  If __float128 is supported, then you get REAL(16).

-- 
Steve


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