Sorry my apologies. I see that Nathan already fixed it. Must have slipped in
during a conflict resolution during one of the many rebase between testing and
commit approval.
Best regards,
Thomas
On 05/05/17 18:27, Martin Sebor wrote:
I see the following error during bootstrap on x86_64 configured
with:
--enable-languages=ada,all,c,c++,fortran,go,lto,objc,obj-c++
In file included from ./plugin-version.h:1:0,
from /src/gcc-trunk/gcc/plugin.c:34:
./configargs.h:7:33: error: expected primary-expression before ‘;’ token
} configure_default_options[] = ;
^
The error disappears after reverting to a commit prior to r247646.
Thanks
Martin