[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
Mon Jun 29 21:21:10 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95978
--- Comment #4 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Harald Anlauf <anlauf@gcc.gnu.org>:
https://gcc.gnu.org/g:583812c2e2f3593823622b0a5821d957c832dbd0
commit r11-1720-g583812c2e2f3593823622b0a5821d957c832dbd0
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.
More information about the Gcc-bugs
mailing list