On Thu, Jul 21, 2011 at 3:00 AM, Uros Bizjak wrote:
> On Tue, Jul 19, 2011 at 6:47 AM, H.J. Lu wrote:
>
> So, since copy_to_reg & co. expects x in Pmode or VOIDmode constant
> (due to force_reg that won't do mode conversion), we have to implement
> them with a mode conversion...
>
>> This patch a
On Tue, Jul 19, 2011 at 6:47 AM, H.J. Lu wrote:
So, since copy_to_reg & co. expects x in Pmode or VOIDmode constant
(due to force_reg that won't do mode conversion), we have to implement
them with a mode conversion...
> This patch adds the missing Pmode check and conversion. OK for trunk?
> 20
On Tue, Jul 19, 2011 at 10:49 AM, Uros Bizjak wrote:
> On Tue, Jul 19, 2011 at 6:47 AM, H.J. Lu wrote:
>
>> This patch adds the missing Pmode check and conversion. OK for trunk?
>
>> 2011-07-18 H.J. Lu
>>
>> * config/i386/i386.c (ix86_legitimize_address): Convert to
>> Pmode if
On Tue, Jul 19, 2011 at 6:47 AM, H.J. Lu wrote:
> This patch adds the missing Pmode check and conversion. OK for trunk?
> 2011-07-18 H.J. Lu
>
> * config/i386/i386.c (ix86_legitimize_address): Convert to
> Pmode if needed.
> (ix86_expand_move): Likewise.
> (ix86_e
Hi,
This patch adds the missing Pmode check and conversion. OK for trunk?
Thanks.
H.J.
---
2011-07-18 H.J. Lu
* config/i386/i386.c (ix86_legitimize_address): Convert to
Pmode if needed.
(ix86_expand_move): Likewise.
(ix86_expand_call): Likewise.
(ix8