[Bug fortran/95611] ICE in access_attr_decl, at fortran/decl.c:9075

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jun 11 19:08:15 GMT 2020


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

--- Comment #3 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:393ccb72566dc004b9ab5c3b8fb6fdca6c095812

commit r11-1241-g393ccb72566dc004b9ab5c3b8fb6fdca6c095812
Author: Harald Anlauf <anlauf@gmx.de>
Date:   Thu Jun 11 21:03:48 2020 +0200

    PR fortran/95611 - ICE in access_attr_decl, at fortran/decl.c:9075

    When reporting a duplicate access specification of an operator, refer to
    the proper symbol.

    2020-06-11  Harald Anlauf <anlauf@gmx.de>

    gcc/fortran/
            PR fortran/95611
            * decl.c (access_attr_decl): Use correct symbol in error message.

    Co-Authored-By: Steven G. Kargl  <kargl@gcc.gnu.org>


More information about the Gcc-bugs mailing list