Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!uunet!tut.cis.ohio-state.edu!ucbvax!ucsd!hub.ucsb.edu!appmag!pa From: pa@appmag.com (Pierre Asselin) Newsgroups: comp.lang.fortran Subject: Re: Fortran for IBM R6000 Message-ID: <1991Mar4.173249.382@appmag.com> Date: 4 Mar 91 17:32:49 GMT References: <1991Mar1.180302.9560@athena.mit.edu> Organization: R&D, Applied Magnetics, Goleta, CA Lines: 13 Yes, the IBM RISC-6000 Fortran compiler supports most of the extensions you want. Among other things, Names up to 250 characters implicit none, implicit undefined (range) include 'source-file' in-line comments (! to EOL) double complex static, automatic do while, end do recursion (by compiler option) %VAL and %REF arguments --Pierre Asselin, R&D, Applied Magnetics Corp. I speak for me.