On Wed, Apr 25, 2018 at 08:31:33AM -0700, H.J. Lu wrote:
> On Wed, Apr 25, 2018 at 5:13 AM, Uros Bizjak wrote:
> > On Wed, Apr 25, 2018 at 1:03 PM, Peryt, Sebastian
> > wrote:
> >> Hi,
> >>
> >> Patch has been updated and tested. Now I don't see any new regressions.
> >>
> >> Changelog stays the
On Wed, Apr 25, 2018 at 5:13 AM, Uros Bizjak wrote:
> On Wed, Apr 25, 2018 at 1:03 PM, Peryt, Sebastian
> wrote:
>> Hi,
>>
>> Patch has been updated and tested. Now I don't see any new regressions.
>>
>> Changelog stays the same.
>>
>> Is it ok for trunk?
>
> OK for mainline and gcc-8 backport af
On Wed, Apr 25, 2018 at 1:03 PM, Peryt, Sebastian
wrote:
> Hi,
>
> Patch has been updated and tested. Now I don't see any new regressions.
>
> Changelog stays the same.
>
> Is it ok for trunk?
OK for mainline and gcc-8 backport after a couple of days, the latter
also needs approval from RM.
>> >
Uros Bizjak ; Kirill Yukhin ;
> H.J. Lu ; Peryt, Sebastian
> Subject: RE: [PATCH][i386] PR target/85473, Fix _movdir64b expansion with -
> mx32
>
> Hi,
>
> I just realized this patch introduces some new regressions.
>
> Sorry, I must have mixed up somethin
g
> Cc: Uros Bizjak ; Kirill Yukhin ;
> H.J. Lu ; Peryt, Sebastian
> Subject: [PATCH][i386] PR target/85473, Fix _movdir64b expansion with -mx32
>
> Hi,
>
> This fixes PR85473 by fixing _movdir64b expansion for -mx32.
>
> Ok for trunk?
>
> 2018-04-20 Sebastian Per
Hi,
This fixes PR85473 by fixing _movdir64b expansion for -mx32.
Ok for trunk?
2018-04-20 Sebastian Peryt
gcc/ChangeLog:
PR target/85473
* config/i386/i386.c (ix86_expand_builtin): Change memory
operand to XI, op0 extend to Pmode.
* config/i386/i386.md: Chang