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: --enable-languages should be "fortran" instead of "f95"


On 8/31/05, François-Xavier Coudert <fxcoudert@gmail.com> wrote:
> There are very logical/meaningful arguments to renaming the language
> name from f95 to fortran (this is PR 17815). Is there any technical
> reason why we shouldn't do it now? At least, we could still support
> the old name for some time (at least on 4.0 branch), but is there any
> reason for delaying (possibly for an infinite time) such a change?
> 
> If there is no argument against it, I will provide the patch needed. Comments?

 I'd say go ahead (preserving f95 as an alias for fortran), making the change on
 both the 4.0 branch and mainline.
 
 Richard.


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