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

--- Comment #11 from Tom de Vries <vries at gcc dot gnu.org> ---
Author: vries
Date: Sun Nov  5 09:58:16 2017
New Revision: 254424

URL: https://gcc.gnu.org/viewcvs?rev=254424&root=gcc&view=rev
Log:
[libcpp] Remove semicolon after do {} while (0) in BUF_APPEND

2017-11-05  Tom de Vries  <t...@codesourcery.com>

        PR other/82784
        * lex.c (BUF_APPEND): Remove semicolon after
        "do {} while (0)".

Modified:
    trunk/libcpp/ChangeLog
    trunk/libcpp/lex.c

Reply via email to