This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug fortran/33862] Support .FTN file extension for Fortran fixed-format source files



------- Comment #1 from fxcoudert at gcc dot gnu dot org  2007-10-24 10:00 -------
(In reply to comment #0)
> +{".ftn", "@f77", 0, 0, 0},
> +{".FTN", "@f77", 0, 0, 0},

Question is: do both case variants actually exist, and does the uppercase one
requires preprocessing?


-- 

fxcoudert at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fxcoudert at gcc dot gnu dot
                   |                            |org
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2007-10-24 10:00:30
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33862


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