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

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

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

commit r13-6735-gdaf20b4b83615d61bf1793e8edcd64681275e598
Author: Gaius Mulley <gaiusm...@gmail.com>
Date:   Fri Mar 17 12:47:06 2023 +0000

    PR modula2/109102 Wrong quotes in diagnostic

    The backtick and single quote should be replaced with %< and %> or
    %qs.

    gcc/m2/ChangeLog:

            PR modula2/109102
            * gm2-gcc/m2builtins.cc (ASSERT): Change format specifier to
            use %qs rather than quotes.

    Signed-off-by: Gaius Mulley <gaiusm...@gmail.com>

Reply via email to