[email protected] (Ludovic Courtès) writes:
> Mark H Weaver <[email protected]> skribis:
>
>> [email protected] (Ludovic Courtès) writes:
>
> [...]
>
>>> It turned out to be a GCC 4.8 bug:
>>>
>>> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61801
>>>
>>> So now we have two option:
>>>
>>> 1. Patch GCC 4.8.3 in core-updates, and rebuild the whole thing.
>>>
>>> 2. Switch to GCC 4.9 as the default.
>>>
>>> Option #1 is the safest, I think.
>>>
>>> Thoughts?
>>
>> We've not yet built GCC 4.9.x successfully on mips64el, so that leads me
>> to prefer option #1.
>
> OK, let’s do option #1 so we can merge core-updates ASAP.
>
> Mark: could you add the relevant patch in core-updates?
Okay, but I have other plans today and won't be able to do this for at
least 12 hours. It would be great if someone else could do it sooner
and start another core-updates evaluation on hydra, but otherwise I'll
do it when I can.
Mark