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

--- Comment #7 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-14 branch has been updated by Paul Thomas <pa...@gcc.gnu.org>:

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

commit r14-10975-gc53a8c0410b4858d1a1b628b9d950eee47bc345c
Author: Paul Thomas <pa...@gcc.gnu.org>
Date:   Mon Nov 11 09:01:11 2024 +0000

    Fortran: Suppress invalid finalization of artificial variable [PR116388]

    2024-11-11  Tomas Trnka  <tr...@scm.com>
                Paul Thomas  <pa...@gcc.gnu.org>

    gcc/fortran
            PR fortran/116388
            * class.cc (finalize_component): Leading underscore in the name
            of 'byte_stride' to suppress invalid finalization.

    gcc/testsuite/
            PR fortran/116388
            * gfortran.dg/finalize_58.f90: New test.

    (cherry picked from commit 42a2df0b7985b2a4732ba1c29726ac7aabd5eeae)

Reply via email to