Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!uwm.edu!mailrus!ncar!unmvax!brainerd From: brainerd@unmvax.unm.edu (Walt Brainerd) Newsgroups: comp.lang.fortran Subject: Re: EQUIVALENCE, COMPUTED GO TO in FORTRAN 88? Summary: Yes and No Message-ID: <580@unmvax.unm.edu> Date: 8 Dec 89 00:17:40 GMT References: <143@suntc.UUCP> Organization: University of New Mexico at Albuquerque Lines: 30 In article <143@suntc.UUCP>, jh34607@suntc.UUCP (john howell) writes: > What is the status of > > 1) EQUIVALENCE > 2) COMPUTED GO TO > > constructions in future fortrans? > Computed GO TO is on a list of a few noncontroversial things with the property that they could be considered for removal from the next standard (2001?) after the one coming up. That does not necessarily mean it will be removed from any compilers, however. EQUIVALENCE and COMMON were on this list at one time, but no more. The other stuff on the list is: Arithmetic IF Real and doubple precision DO variables Do loops other than DO-CONTINUE (and of course, the new DO-END DO) Alternate return Branching to and END IF from outside the IF block PAUSE statement ASSIGN and assigned GO TO statements Assigned format specifiers There were better ways to do all these things already in Fortran 77. -- Walt Brainerd Unicomp, Inc. brainerd@unmvax.cs.unm.edu 2002 Quail Run Dr. NE Albuquerque, NM 87122 505/275-0800