[Bug fortran/100633] ICE: gfc_trans_omp_workshare(): Bad statement code

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon May 17 11:23:47 GMT 2021


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

--- Comment #2 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Tobias Burnus <burnus@gcc.gnu.org>:

https://gcc.gnu.org/g:582776eb1b62c32f5234566a01ea92247b7d6bcc

commit r12-827-g582776eb1b62c32f5234566a01ea92247b7d6bcc
Author: Tobias Burnus <tobias@codesourcery.com>
Date:   Mon May 17 13:20:27 2021 +0200

    OpenMP/Fortran: Reject nonintrinsic assignments in OMP WORKSHARE [PR100633]

            PR fortran/100633

    gcc/fortran/ChangeLog:

            * resolve.c (gfc_resolve_code): Reject nonintrinsic assignments in
            OMP WORKSHARE.

    gcc/testsuite/ChangeLog:

            * gfortran.dg/gomp/workshare-59.f90: New test.


More information about the Gcc-bugs mailing list