This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
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
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |