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