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

--- Comment #6 from Christophe Lyon <clyon at gcc dot gnu.org> ---
Author: clyon
Date: Fri Apr 19 09:08:49 2019
New Revision: 270454

URL: https://gcc.gnu.org/viewcvs?rev=270454&root=gcc&view=rev
Log:
PR translation/90118 Missing space between words

2019-04-19  Christophe Lyon  <christophe.l...@linaro.org>

        PR translation/90118

        contrib/
        * check-internal-format-escaping.py: Check that %< is not next to
        a word.

        gcc/
        * config/aarch64/aarch64.c (aarch64_override_options_internal):
        Add missing space before %<.


Modified:
    trunk/contrib/ChangeLog
    trunk/contrib/check-internal-format-escaping.py
    trunk/gcc/ChangeLog
    trunk/gcc/config/aarch64/aarch64.c

Reply via email to