Fortran/PR19303 PATCH: Runtime selection of record markers for unformatted sequential io

Steve Kargl sgk@troutmask.apl.washington.edu
Sat Feb 19 20:37:00 GMT 2005


On Sat, Feb 19, 2005 at 02:30:42AM +0200, Janne Blomqvist wrote:
> On Fri, Feb 18, 2005 at 03:54:58PM -0800, Steve Kargl wrote:
> 
> > One question though.  Why did you make this a magic option?
> > From looking through the source, it seems you could modify
> > lang.opt, options.c, and invoke.texi and maek this a full-fledge
> > gfortran.  Am I missing something that is perhpas system
> > dependent?
> 
> Uh, aren't those only for the compiler itself? -frecm is for the
> generated binary. E.g. usage is
> 
> % gfortran foo.f90
> % ./a.out -frecm=g77

Thanks for the explanation.  I have not problems with the
suggested change.  I do however think that the option
needs to be documented in gfortran.texi.

-- 
Steve



More information about the Fortran mailing list