I am confused by the previous post on “Maximum F77 Executable Size”.
Some of the code mentioned on the allocation of dynamic arrays I thought was all part of F90.
I can see a potential use for the such array types in an application (all F77), and I tried some of the relevant code out in F77 code, and basically on build it is rejected.
The Absoft F77 manual does not cover these F90 extensions, but some of the error messages in the Appendix do relate to allocatable arrays, so perhaps I am missing something please?