re PR fortran/33862 (Support .FTN file extension for Fortran fixed-format source...
authorTobias Burnus <burnus@net-b.de>
Sat, 27 Oct 2007 14:43:53 +0000 (16:43 +0200)
committerTobias Burnus <burnus@gcc.gnu.org>
Sat, 27 Oct 2007 14:43:53 +0000 (16:43 +0200)
commit1200489c4624638d172b15bb9adb303867bc9639
tree6c55915b78e3302db29bd664156a7c2685709ba3
parent094817b07029ca9ce995a8b96c0527c781b0d8ad
re PR fortran/33862 (Support .FTN file extension for Fortran fixed-format source files)

2007-10-27  Tobias Burnus  <burnus@net-b.de>

        PR fortran/33862
        * lang-specs.h: Support .ftn and .FTN extension, use CPP for .FOR.
        * options.c (form_from_filename): Support .ftn extension.
        * gfortran.texi: Document support of .for and .ftn file extension.

From-SVN: r129680
gcc/fortran/ChangeLog
gcc/fortran/gfortran.texi
gcc/fortran/lang-specs.h
gcc/fortran/options.c