------- Comment #4 from jvdelisle at gcc dot gnu dot org 2007-06-21 03:15 ------- Minimal test case:
! printing big numbers in F0.1 format. HP = high precision PRINT '(F0.1)',huge(1.0) END Disregard my previous comment about KIND=10, that nor relevent. I just need someone to test the #if defined(HAVE_GFC_REAL_16) && __LDBL_DIG__ > 18 case. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32446