[PATCH] Hookize GO_IF_MODE_DEPENDENT_ADDRESS

Andreas Tobler andreast-list@fgznet.ch
Fri May 14 20:20:00 GMT 2010


On 14.05.10 13:23, Richard Guenther wrote:
> On Thu, May 13, 2010 at 6:32 PM, Anatoly Sokolov<aesok@post.ru>  wrote:
>> Hi.
>>
>>
>>
>>>>>
>>>>> Anatoly, can you commit the obvious patch:
>>>>>
>>>>> - GO_IF_MODE_DEPENDENT_ADDRESS (addr, win);
>>>>> + GO_IF_MODE_DEPENDENT_ADDRESS ((rtx) addr, win);
>>>>>
>>
>> Committed.
>
> You should use CONST_CAST_RTX (addr).
>

With this one I can continue bootstrap on ppc linux 32-bit.

Thanks,
Andreas



More information about the Gcc-patches mailing list