[PATCH] C: fix-it hint for removing stray semicolons

Nathan Sidwell nathan@acm.org
Tue Apr 25 11:46:00 GMT 2017


On 04/24/2017 03:58 PM, David Malcolm wrote:
> Patch adds a fix-it hint to a pre-existing pedwarn to make
> it easier for IDEs to assist in fixing the mistake.
> 
> Successfully bootstrapped&regrtested on x86_64-pc-linux-gnu.
> 
> OK for trunk?
> 
> gcc/c/ChangeLog:
> 	* c-parser.c (c_parser_struct_or_union_specifier): Add fix-it
> 	hint for removing extra semicolon.

ok


-- 
Nathan Sidwell



More information about the Gcc-patches mailing list