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

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

https://gcc.gnu.org/g:95553bfcc3a69afc2a2bc02aeafac6e92d3dea1e

commit r11-8957-g95553bfcc3a69afc2a2bc02aeafac6e92d3dea1e
Author: Harald Anlauf <anl...@gmx.de>
Date:   Mon Aug 30 23:07:56 2021 +0200

    Fortran - fix whitespace issue during parsing of assigned goto

    gcc/fortran/ChangeLog:

            PR fortran/102113
            * match.c (gfc_match_goto): Allow for whitespace in parsing list
            of labels.

    gcc/testsuite/ChangeLog:

            PR fortran/102113
            * gfortran.dg/goto_9.f90: New test.

    (cherry picked from commit a7083b83e45852540a4a09ee11b74dc28d777399)

Reply via email to