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

--- Comment #10 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-12 branch has been updated by Harald Anlauf
<anl...@gcc.gnu.org>:

https://gcc.gnu.org/g:21139744aff3a9cb751f046755abb02ece5b3dcf

commit r12-9265-g21139744aff3a9cb751f046755abb02ece5b3dcf
Author: Harald Anlauf <anl...@gmx.de>
Date:   Thu Mar 9 18:59:08 2023 +0100

    Fortran: fix ICE with bind(c) in block data [PR104332]

    gcc/fortran/ChangeLog:

            PR fortran/104332
            * resolve.cc (resolve_symbol): Avoid NULL pointer dereference while
            checking a symbol with the BIND(C) attribute.

    gcc/testsuite/ChangeLog:

            PR fortran/104332
            * gfortran.dg/bind_c_usage_34.f90: New test.

    (cherry picked from commit e20e5d9dc11b64e8eabce6803c91cb5768207083)

Reply via email to