This is the mail archive of the gcc-patches@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: Change language name from "f95" to "fortran"


[patch: http://gcc.gnu.org/ml/gcc-patches/2005-08/msg01862.html]

2005-08-31 Francois-Xavier Coudert <coudert@clipper.ens.fr>

       * configure.in: Recognize f95 in the --enable-languages option,
       and substitute it for fortran, issuing a warning.
       * configure: Regenerate.

2005-08-31 Francois-Xavier Coudert <coudert@clipper.ens.fr>

       * Make-lang.in: Change targets prefixes from f95 to fortran.
       * config-lang.in: Change language name to "fortran".
       * lang.opt: Change language name to "fortran".
       * options.c: Change CL_F95 to CL_Fortran.

Looks ok to me, but I'd prefer it if a build machinery maintainer could Ok it.

ping.


And what is the policy for such changes: can we change it on 4.0, or only on mainline?

FX


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