[Bug other/82784] Remove semicolon after "do {} while (0)" macros
vries at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Nov 5 09:58:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82784
--- Comment #9 from Tom de Vries <vries at gcc dot gnu.org> ---
Author: vries
Date: Sun Nov 5 09:57:53 2017
New Revision: 254422
URL: https://gcc.gnu.org/viewcvs?rev=254422&root=gcc&view=rev
Log:
[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)".
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/parse.c
More information about the Gcc-bugs
mailing list