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

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

https://gcc.gnu.org/g:5ec4a3d307210b5c62e9718eff4a32b058e14c78

commit r9-8920-g5ec4a3d307210b5c62e9718eff4a32b058e14c78
Author: Harald Anlauf <anl...@gmx.de>
Date:   Thu Jul 2 20:48:16 2020 +0200

    PR fortran/93423 - ICE on invalid with argument list for module procedure

    When recovering from an error, a NULL pointer dereference could occur.
    Check for that situation and punt.

    gcc/fortran/
            PR fortran/93423
            * resolve.c (resolve_symbol): Avoid NULL pointer dereference.

    (cherry picked from commit b88744905a46be44ffa3c57d46080f601ae832b8)

Reply via email to