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

--- Comment #4 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:a7083b83e45852540a4a09ee11b74dc28d777399

commit r12-3233-ga7083b83e45852540a4a09ee11b74dc28d777399
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.

Reply via email to