https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94586
--- Comment #32 from John David Anglin <danglin at gcc dot gnu.org> --- Created attachment 48354 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48354&action=edit Header file This is kinds.h generated with gcc-8. Note we have "typedef long double GFC_REAL_16;". I'm attempting to change this to float128 so that we use libquadmath instead of the non existent support for long double.