[Info-vax] GnuCOBOL - Was: Re: Oracle on VMS
Scott Dorsey
kludge at panix.com
Sun Nov 20 10:43:22 EST 2016
=?UTF-8?Q?Arne_Vajh=c3=b8j?= <arne at vajhoej.dk> wrote:
>
>Unfortunately (or fortunately depending on point of view), then
>gfortran does not support all Fortran 77 construct.
>
>At least I have not been able to get it to accept assigned GOTO.
4.6.3 certainly does. The ASSIGN and associated GOTO statement work as
defined in the standard. They'll make your code slow as a pig (as they
will do on any modern architecture) and practically unreadable, but if
you have to run legacy code and don't want to spend time fixing it, it will
run properly.
Now, the old g77 that used the f2c front end did not support assigned
GOTO for various reasons, but that compiler is long, long dead thank God,
and has nothing to do with modern gfortran.
--scott
--
"C'est un Nagra. C'est suisse, et tres, tres precis."
More information about the Info-vax
mailing list