>> Did you bootstrap & test the 4.7 backport?
>>
> Yes, works like a charm here.

I also see the build problem (configuring with
"--enable-languages=c,fortran --disable-bootstrap").


>> Looks like you committed C++ code there, in module.c:
>> ...
>>   3867  static void
>>   3868  skip_list (int nest_level = 0)
>>   3869  {
>> ...
>>
>> This breaks build.  In 4.7 gcc is still C, at least for
>> cross-builds (cris-elf but unimportant):
>>
> Alright; can you try the attached patch?

Does appear to fix the build problem. Did not check the testsuite ...

Cheers,
Janus

Reply via email to