This is the mail archive of the gcc@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]

Re: [gfortran] fortran preprocessing, round 2


>>       PR fortran/18452
>>       * 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.
>
> Ok.

I'll commit when 4.1 unfreezes before branching. Could that apply to
branch 4.0 as well?

FX


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