Default format for Float128

FX fxcoudert@gmail.com
Mon Sep 6 15:48:00 GMT 2010


> Replacing isfinite with finiteq in write_float.def

Yep, I forgot about that. isfinite() is a type-agnostic macro, except the system headers don't handle float128. I'll create an appropriate type-generic gfc_isfinite() macro when I co e back home (I'm at a conference for a few days)

FX



More information about the Fortran mailing list