[Bug fortran/95978] [10/11 Regression] ICE in gfc_match_data, at fortran/decl.c:731

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jun 30 18:46:52 GMT 2020


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

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

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

commit r10-8400-gaa0868ffe0fd45891a9596bf4995f1b610243fa6
Author: Harald Anlauf <anlauf@gmx.de>
Date:   Mon Jun 29 23:20:16 2020 +0200

    PR fortran/95978 - ICE in gfc_match_data, at fortran/decl.c:731

    Catch NULL pointer dereference on invalid DATA statement.

    gcc/fortran/
            PR fortran/95978
            * decl.c (gfc_match_data): Avoid NULL pointer dereference.

    (cherry picked from commit 583812c2e2f3593823622b0a5821d957c832dbd0)


More information about the Gcc-bugs mailing list