This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Should g77 accept file extensions .f90 and .f95 ?
- To: Toon Moene <toon at moene dot indiv dot nluug dot nl>
- Subject: Re: Should g77 accept file extensions .f90 and .f95 ?
- From: Richard Henderson <rth at cygnus dot com>
- Date: Wed, 6 Sep 2000 01:18:22 -0700
- Cc: "g95 developer's mailing list" <g95-develop at lists dot sourceforge dot net>, gcc-bugs at gcc dot gnu dot org, Charlie Zender <zender at uci dot edu>
- References: <39B0CF1B.D8E506B@moene.indiv.nluug.nl>
On Sat, Sep 02, 2000 at 11:57:47AM +0200, Toon Moene wrote:
> 3. Or should g77 refrain from even purporting it has anything to do
> with Fortran 90/95 and simply refuse to recognise extensions
> .f90 and .f95 given that GNU Fortran 95 is well under way ?
This would be my guess. How often are you going to find folks
writing .f90 that don't use any f90 features?
r~