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

--- Comment #5 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:f2db0516e1ad6e1c08ed36b14920422f7699c153

commit r9-8667-gf2db0516e1ad6e1c08ed36b14920422f7699c153
Author: Harald Anlauf <anl...@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 <anl...@gmx.de>

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

    Co-Authored-By: Steven G. Kargl  <ka...@gcc.gnu.org>
    (cherry picked from commit 393ccb72566dc004b9ab5c3b8fb6fdca6c095812)

Reply via email to