On 07/13/2011 07:39 AM, H.J. Lu wrote:
>>* config/i386/i386.c (x86_output_mi_thunk): Support ptr_mode
>>!= Pmode.
>>
>>* config/i386/i386.md (*addsi_1_zext): Renamed to ...
>>(addsi_1_zext): This.
Ok, except,
>> + if (Pmode == DImode && ptr_mode == SImode)
Hi Richard, Uros,
Is this patch OK?
Thanks.
H.J.
---
On Sun, Jul 10, 2011 at 6:47 PM, H.J. Lu wrote:
> On Sat, Jul 9, 2011 at 3:58 PM, H.J. Lu wrote:
>> On Sat, Jul 9, 2011 at 3:43 PM, Richard Henderson wrote:
>>> On 07/09/2011 02:36 PM, H.J. Lu wrote:
Hi,
Thunk is in ptr_
On Sat, Jul 9, 2011 at 3:58 PM, H.J. Lu wrote:
> On Sat, Jul 9, 2011 at 3:43 PM, Richard Henderson wrote:
>> On 07/09/2011 02:36 PM, H.J. Lu wrote:
>>>
>>> Hi,
>>>
>>> Thunk is in ptr_mode, not Pmode. OK for trunk?
>>>
>>> Thanks.
>>>
>>> H.J.
>>> ---
>>> 2011-07-09 H.J. Lu
>>>
>>> * co
On Sat, Jul 9, 2011 at 3:43 PM, Richard Henderson wrote:
> On 07/09/2011 02:36 PM, H.J. Lu wrote:
>>
>> Hi,
>>
>> Thunk is in ptr_mode, not Pmode. OK for trunk?
>>
>> Thanks.
>>
>> H.J.
>> ---
>> 2011-07-09 H.J. Lu
>>
>> * config/i386/i386.c (x86_output_mi_thunk): Use ptr_mode instead
>>
On 07/09/2011 02:36 PM, H.J. Lu wrote:
>
> Hi,
>
> Thunk is in ptr_mode, not Pmode. OK for trunk?
>
> Thanks.
>
> H.J.
> ---
> 2011-07-09 H.J. Lu
>
> * config/i386/i386.c (x86_output_mi_thunk): Use ptr_mode instead
> of Pmode for vtable adjustment.
>
> diff --git a/gcc/config/
Hi,
Thunk is in ptr_mode, not Pmode. OK for trunk?
Thanks.
H.J.
---
2011-07-09 H.J. Lu
* config/i386/i386.c (x86_output_mi_thunk): Use ptr_mode instead
of Pmode for vtable adjustment.
diff --git a/gcc/config/i386/i386.c b/gcc/config/i386/i386.c
index 04cb07d..c852719 10064