Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!rochester!ur-tut!sunybcs!boulder!hao!husc6!think!ames!sdcsvax!nosc!humu!uhccux!bob From: bob@uhccux.UUCP (Bob Cunningham) Newsgroups: comp.lang.fortran,comp.lang.pascal Subject: Re: ALLOCATABLE, ARRAY :: A(:) Message-ID: <693@uhccux.UUCP> Date: Sun, 19-Jul-87 15:57:52 EDT Article-I.D.: uhccux.693 Posted: Sun Jul 19 15:57:52 1987 Date-Received: Sun, 19-Jul-87 22:41:34 EDT References: <1215@batcomputer.tn.cornell.edu> <105@anumb.UUCP> Reply-To: bob@uhccux.UUCP (Bob Cunningham) Organization: U. of Hawaii, Manoa (Honolulu) Lines: 5 Xref: mnetor comp.lang.fortran:166 comp.lang.pascal:203 It turns out the Alliant's implementation is not a full Fortran-8x version. Allocatable arrays can only be used under certain (though very useful) circumstances. I've forwarded more details, including some pseudo-assembly-language dumps to Steve. Looks like it's still an open question how the full features might be implemented.