Node: Large Automatic Arrays, Next: , Previous: Nonportable Conversions, Up: Missing Features



Large Automatic Arrays

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.