[Fortran, Patch] PR33862 - Support .ftn/.FTN file extension and use CPP for .FOR
Tobias Burnus
burnus@net-b.de
Sat Oct 27 14:19:00 GMT 2007
:ADDPATCH fortran:
This patch adds support for .ftn to gfortran, which is treated as
fixed-form Fortran source code. ".FTN" is fixed-form plus preprocessor
(in line with other vendors). I also changed .FOR to use the
preprocessor to be in line with g95, ifort, sunf95, openf95.
I also added .for (and .ftn) to the info page.
Built and currently regression testing on x86-64/Linux (still running).
OK (unless regtest fails)?
Tobias
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: ftn.diff
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20071027/43df5717/attachment.ksh>
More information about the Fortran
mailing list