Sujet : Re: C23 thoughts and opinions
De : ldo (at) *nospam* nz.invalid (Lawrence D'Oliveiro)
Groupes : comp.lang.cDate : 28. May 2024, 06:41:12
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <v33qpo$fftb$1@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
User-Agent : Pan/0.158 (Avdiivka; )
On Sun, 26 May 2024 19:50:40 +0300, Michael S wrote:
If I am not mistaken, gfortran by default treats extension .f
as "old FORTRAN" and extension .f90 as "new Fortran".
The full list of recognized file extensions and their treatment is here
<
https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gfortran/GNU-Fortran-and-GCC.html>.