On 01/13/2017 11:46 AM, David Edelsohn wrote:
> On Fri, Jan 13, 2017 at 12:09 PM, Janne Blomqvist
> <blomqvist.ja...@gmail.com> wrote:
>> On Thu, Jan 12, 2017 at 10:46 AM, FX <fxcoud...@gmail.com> wrote:
>>>> I was finally able to get a 32-bit i686 compiler going (my attempts to
>>>> do this on a x86_64-pc-linux-gnu host failed, in the end I resorted to
>>>> running 32-bit builds/tests on a i686 container). At least on i686,
>>>> the patch below on top of the big charlen->size_t patch fixes the
>>>> failures
>>>
>>> Patch approved. The old code used gfc_extract_int, which bails out if a 
>>> non-constant expression is passed, so this is the right thing to do.
>>>
>>> FX
>>
>> Committed as r244448.
>>
>> David, can you verify that it works alright on ppc?
> 
> Unfortunately, no.  This patch broke bootstrap again with the same
> failure as earlier.
> 
> - David
> 

Janne, can you access gcc112 on the compile farm? If not, I can, maybe I can
test the patch.

Jerry

Reply via email to