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]

Fortran configury switch: f95 versus fortran


Currently, when you want to configure our Fortran frontend, you need
to specify --enable-languages=f95.

Wouldn't it be better to make that --enable-languages=fortran?

After all, we configure "c" and not "c89", "c99", or whater, and similar
for C++, Ada, etc.

"fortran", as opposed to "f95", also seems preferrable in the light of
Fortran 2000.

Gerald
--
Gerald Pfeifer (Jerry)   gerald@pfeifer.com   http://www.pfeifer.com/gerald/


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