https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81615

--- Comment #21 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Harald Anlauf <anl...@gcc.gnu.org>:

https://gcc.gnu.org/g:ba615557a4c698d27042a5fe058ea6e721a03b12

commit r14-6758-gba615557a4c698d27042a5fe058ea6e721a03b12
Author: Rimvydas Jasinskas <rimvydas....@gmail.com>
Date:   Wed Dec 20 03:39:33 2023 +0000

    Fortran: Use non conflicting file extensions for intermediates [PR81615]

    gcc/ChangeLog:

            * doc/invoke.texi: Document the new file extensions

    gcc/fortran/ChangeLog:

            PR fortran/81615
            * lang-specs.h (F951_CPP_OPTIONS): Do not hardcode ".f90" extension
            (F951_CPP_EXTENSION): Use .fi/.fii for fixed/free form sources
            * options.cc (form_from_filename): Handle the new extensions

    Signed-off-by: Rimvydas Jasinskas <rimvydas....@gmail.com>

Reply via email to