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

--- Comment #1 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Jakub Jelinek <ja...@gcc.gnu.org>:

https://gcc.gnu.org/g:3a77ca7d3647e6fbc34fe76aceb389d6fb95fdf4

commit r11-7433-g3a77ca7d3647e6fbc34fe76aceb389d6fb95fdf4
Author: Jakub Jelinek <ja...@redhat.com>
Date:   Sun Feb 28 11:14:24 2021 +0100

    fortran: Replace double space in diagnostic with a single one [PR99300]

    The diagnostic had "  " in it instead of just " ".

    2021-02-28  Jakub Jelinek  <ja...@redhat.com>

            PR fortran/99300
            * frontend-passes.c (doloop_code): Replace double space in
diagnostics
            with a single space.

Reply via email to