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

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

https://gcc.gnu.org/g:c60183d8265b5bd509007cf494549667c8c08faa

commit r15-9646-gc60183d8265b5bd509007cf494549667c8c08faa
Author: Harald Anlauf <anl...@gmx.de>
Date:   Thu May 8 22:21:03 2025 +0200

    Fortran: parsing issue with DO CONCURRENT;ENDDO on same line [PR120179]

            PR fortran/120179

    gcc/fortran/ChangeLog:

            * match.cc (gfc_match_do): Do not attempt to match end-of-statement
            twice.

    gcc/testsuite/ChangeLog:

            * gfortran.dg/do_concurrent_basic.f90: Extend testcase.

    (cherry picked from commit 6ce73ad4370c143a7d1e6a13b1d353db5884213f)

Reply via email to