On Tue, 13 Jun 2017, Marek Polacek wrote: > * c-parser.c (c_parser_if_body): Set the location of the > body of the conditional after parsing all the labels. Call > warn_for_multistatement_macros. > (c_parser_else_body): Likewise. > (c_parser_switch_statement): Likewise. > (c_parser_while_statement): Likewise. > (c_parser_for_statement): Likewise. > (c_parser_statement): Add a default argument. Save the location > after labels have been parsed. > (c_parser_c99_block_statement): Likewise.
The gcc/c/ changes are OK. -- Joseph S. Myers jos...@codesourcery.com