This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Gfortran + Obsolete code


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]