[PATCH, fortran] Add -frecursive and fix local array handling with -fopenmp

Asher Langton langton2@llnl.gov
Fri Aug 17 01:55:00 GMT 2007


On 8/16/07, Tobias Burnus <burnus@net-b.de> wrote:
> gfortran (currently):
> -fno-automatic: As Intel's -save: use static memory
> -fmax-stack-var-size=<n> stack vs. static memory; incl. n=-1 to put all
> on the stack

As of now, fmax-stack-var-size=<n> doesn't accept n=-1 on the command
line, although setting n=-1 works internally.



More information about the Fortran mailing list