On Thu, 29 Nov 2018, Julian Brown wrote: > > But for C, it does not appear that c_parser_expr_list has a code path > > that can return a zero-length list at all. So, we can elide the > > diagnostic with no change to compiler behaviour. This patch does that, > > and also changes the C++ diagnostic, leading to errors being reported > > like:
The c-parser.c change is OK. -- Joseph S. Myers jos...@codesourcery.com