[fortran] Remove semicolon after do {} while (0) in match macros
authorTom de Vries <tom@codesourcery.com>
Sun, 5 Nov 2017 09:57:53 +0000 (09:57 +0000)
committerTom de Vries <vries@gcc.gnu.org>
Sun, 5 Nov 2017 09:57:53 +0000 (09:57 +0000)
commitb4ef293194e0f540762d3ab338e1c68676d67b23
tree2893c806ea0338adf9bcb1aeda3fb83214f20665
parentf9c1b67a39201d6285dceb3aed85943bd258fe33
[fortran] Remove semicolon after do {} while (0) in match macros

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

PR other/82784
* parse.c (match, matcha, matchs, matcho, matchds, matchdo): Remove
semicolon after "do {} while (0)".

From-SVN: r254422
gcc/fortran/ChangeLog
gcc/fortran/parse.c