------- Additional Comments From sgk at troutmask dot apl dot washington dot edu 2005-01-05 19:23 ------- Tobi, there are 40 lines. Change
"0" ! 40 end to "0" // & ! 40 "1" // ! 41 The output is troutmask:kargl[149] ./z 12345678901234567890123456789012345678901 Now count the characters. gfortran is allowing more than 39 continuation lines. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19262