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: compatibility problem with GO TO statement


On Sat, Jan 03, 2004 at 04:08:37PM +0100, S. Bosscher wrote:
> > As we seem to be implementing more nonstandard/deleted features I'm
> > also adding a machanism for specifying which standard the compiler
> > should conform to.
> 
> Excelent, I had just put that on my TODO list.
> (Every time I do, someone else is already working on it ;-)
> We can then work on other simple things that make us less
> f77-incompatible (such as PAUSE) and also hide ASSIGN and
> such for f9x.  May I suggest we use -std=.... as a flag to
> control the standard we use?
> 

It may also be appropriate to permit deleted features
when compiling foo.f as oppose to foo.f90.

-- 
Steve


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