This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: Gfortran + Obsolete code
- From: Steve Kargl <sgk at troutmask dot apl dot washington dot edu>
- To: David Gilinson <gilinson at umd dot edu>
- Cc: fortran at gcc dot gnu dot org
- Date: Fri, 28 Jul 2006 08:28:28 -0700
- Subject: Re: Gfortran + Obsolete code
- References: <1154094825.4720.4.camel@quagmire.nrl.navy.mil>
On Fri, Jul 28, 2006 at 09:53:45AM -0400, David Gilinson wrote:
>
> I am working on compiling some code using gfortran but i get the
> following error:
>
> Obsolete: GOTO at (1) jumps to END of construct at (2)
>
> Does this mean that the code is not supported in gfortran? Is there
> anyway to compile this using gfortran without rewriting?
>
Is it an error or warning? What compiler flags are you using?
--
Steve