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

--- Comment #4 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Harald Anlauf <anl...@gcc.gnu.org>:

https://gcc.gnu.org/g:432ed97b992ccfe93616d5af1fa5c1a7d7aff9ff

commit r12-4964-g432ed97b992ccfe93616d5af1fa5c1a7d7aff9ff
Author: Harald Anlauf <anl...@gmx.de>
Date:   Fri Nov 5 23:13:57 2021 +0100

    Fortran: a symbol in a COMMON cannot be a coarray

    gcc/fortran/ChangeLog:

            PR fortran/69419
            * match.c (gfc_match_common): Check array spec of a symbol in a
            COMMON object list and reject it if it is a coarray.

    gcc/testsuite/ChangeLog:

            PR fortran/69419
            * gfortran.dg/pr69419.f90: New test.
  • [Bug fortran/69419] ICE: tree c... cvs-commit at gcc dot gnu.org via Gcc-bugs

Reply via email to