This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

automatic arrays in subroutines ...


 Where does an automatic array get allocated ?

 Is it like g77 on the stack or is it on the heap ?

 The reason for the query is that there is a whole load of g77 programs that could be
 tidied up if this was on the head, ( ie. large memory areas ).

 btw. I'm to lazy to check in the code, sorry ..

 / regards, Lars Segerlund.


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