Next: Support for Threads, Previous: Nonportable Conversions, Up: Missing Features
Currently, automatic arrays always are allocated on the stack. For situations where the stack cannot be made large enough, g77 should offer a compiler option that specifies allocation of automatic arrays in heap storage.