--- Comment #4 from rknochenmuss at gmx dot net 2010-02-12 20:22 ---
Removing the stack limitation is slightly more complicated than I reported
earlier:
I have found it is not only necessary to use the link option previously
suggested by Dominique, it may also be necessary to set this
--- Comment #3 from rknochenmuss at gmx dot net 2010-02-12 17:18 ---
Thanks guys. Apparently it is a stack limitation. Using ulimit -a, the default
is:
stack size (kbytes, -s) 8192
ulimit-s unlimited is not permitted. The largest value allowed is 2, this
isnt enough to avoid the
: UNCONFIRMED
Severity: normal
Priority: P3
Component: fortran
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: rknochenmuss at gmx dot net
GCC build triplet: x86_64-apple-darwin10
GCC host triplet: x86_64-apple-darwin10
GCC target triplet