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

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

https://gcc.gnu.org/g:16155316ea663d854e3ab72b49f1fe1bfacd5e18

commit r12-8587-g16155316ea663d854e3ab72b49f1fe1bfacd5e18
Author: Harald Anlauf <anl...@gmx.de>
Date:   Wed Jul 20 20:40:23 2022 +0200

    Fortran: fix parsing of omp task affinity iterator clause [PR101330]

    gcc/fortran/ChangeLog:

            PR fortran/101330
            * openmp.cc (gfc_match_iterator): Remove left-over code from
            development that could lead to a crash on invalid input.

    gcc/testsuite/ChangeLog:

            PR fortran/101330
            * gfortran.dg/gomp/affinity-clause-7.f90: New test.

    (cherry picked from commit 26bbe78f77f73bb66af1ac13d0deec888a3c6510)

Reply via email to