> 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