Possible bug in FORTRAN g77 frontend
Dave Love
d.love@dl.ac.uk
Fri Nov 13 12:21:00 GMT 1998
>>>>> "AS" == Alexander Samoilov <spike@Gambit.Msk.SU> writes:
AS> But what do you think about some relaxation of rules maybe with
AS> -ff90 switch (or some other switch)? When tried to compile some
AS> code (not mine) I had to pass it through f2c. As far as I know
AS> there are so many FORTRAN dialects and so many legacy codes,
AS> users mainly reluctant about rewriting their codes. Could it be
AS> possible to add this to FORTRAN frontend?
Craig Burley will have to answer that properly when he returns from
holiday.
However, g77 isn't trying to enforce rules as such; that's just one of
the things not required by the f77 standard which haven't been
implemented along with other desirable ones listed in the manual,
sorry. I don't know how difficult it is, but work on such language
extensions has been discouraged for a long time, pending a re-write of
the compiler which hasn't happened yet... It would probably get done
for money, of course.
More information about the Gcc-bugs
mailing list