[Bug fortran/93423] [8/9/10/11 Regression] ICE on invalid with argument list for module procedure
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Sep 19 18:42:11 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93423
--- Comment #13 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-8 branch has been updated by Harald Anlauf
<anlauf@gcc.gnu.org>:
https://gcc.gnu.org/g:e0c7ff6237c78d99b40869afbdcdbe27fe98b698
commit r8-10521-ge0c7ff6237c78d99b40869afbdcdbe27fe98b698
Author: Tobias Burnus <tobias@codesourcery.com>
Date: Thu Sep 17 14:01:09 2020 +0200
Fortran: Avoid double-free with parse error (PR96041, PR93423)
gcc/fortran/
PR fortran/96041
PR fortran/93423
* decl.c (gfc_match_submod_proc): Avoid later double-free
in the error case.
(cherry picked from commit c12facd22881517127ebbe213d7ecc7fc1fcea4e)
More information about the Gcc-bugs
mailing list