This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

automatic arrays in g77


Hi!
how can i tell g77, that a big array (double precision with >= 4097 elements
in my particular case) should be put on the stack instead of static storage? 
4096 seems to be the limit for g77.

Thanks for any hint in advance!
Martin.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]