On Fri, Jan 23, 2009 at 7:25 PM, Steve Kargl <sgk@troutmask.apl.washington.edu> wrote: > A semicolon as it appears above is legal. > > See Sections 3.3.1.2 and 3.3.2.2 of the Fortran 95 standard. But is that permitted in a Fortran 77 program? I guess gfortran has no check for the f77 standard itself anymore. -Tom