]> git.ipfire.org Git - thirdparty/gcc.git/commit
PR fortran/18452
authorfxcoudert <fxcoudert@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 4 Nov 2005 08:29:16 +0000 (08:29 +0000)
committerfxcoudert <fxcoudert@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 4 Nov 2005 08:29:16 +0000 (08:29 +0000)
commit5f1220947c1397909f7faa88331c7875c6e03810
tree4d84eda381e6ccb216977e5d703d88994573c9d3
parentf3a67091bbfd62cdd8db2c909489c57173b16403
PR fortran/18452

* gcc/fortran/lang-specs.h: Pass -lang-fortran to the preprocessor.

* gcc/c.opt: Add a -lang-fortran option.
* gcc/c-opts.c: Add a lang_fortran flag.
(c_common_init_options): Handling the -lang-fortran option.
(c_common_handle_option): Add a case for Fortran options in
preprocessing. Remove cases for -ffixed-form and
-ffixed-line-length. Add a case for -lang-fortran.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106483 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/c-opts.c
gcc/c.opt
gcc/fortran/ChangeLog
gcc/fortran/lang-specs.h