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

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

https://gcc.gnu.org/g:0f1bc8f39c46223897d13d23fefcd456da91b203

commit r11-10517-g0f1bc8f39c46223897d13d23fefcd456da91b203
Author: Steve Kargl <ka...@gcc.gnu.org>
Date:   Tue Feb 7 20:18:42 2023 +0100

    Fortran: error handling of global entity appearing in COMMON block
[PR103259]

    gcc/fortran/ChangeLog:

            PR fortran/103259
            * resolve.c (resolve_common_vars): Avoid NULL pointer dereference
            when a symbol's location is not set.

    gcc/testsuite/ChangeLog:

            PR fortran/103259
            * gfortran.dg/pr103259.f90: New test.

    (cherry picked from commit 7e9f20f5517429cfaadec14d6b04705e59078565)

Reply via email to