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

--- Comment #2 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:3a9f6d5a8ee490adf9a18f93feaf86542642be7d

commit r13-4568-g3a9f6d5a8ee490adf9a18f93feaf86542642be7d
Author: Harald Anlauf <anl...@gmx.de>
Date:   Thu Dec 8 22:50:45 2022 +0100

    Fortran: diagnose and reject duplicate CONTIGUOUS attribute [PR108025]

    gcc/fortran/ChangeLog:

            PR fortran/108025
            * symbol.cc (gfc_add_contiguous): Diagnose and reject duplicate
            CONTIGUOUS attribute.

    gcc/testsuite/ChangeLog:

            PR fortran/108025
            * gfortran.dg/contiguous_12.f90: New test.

Reply via email to