On Sat, 26 Jan 2019 at 23:53, Jakub Jelinek <ja...@redhat.com> wrote:
>
> On Sat, Jan 26, 2019 at 04:01:13PM +0100, Jakub Jelinek wrote:
> > Here is an untested patch that should fix all of that, ok for trunk
> > if it passes bootstrap/regtest on {x86_64,i686}-linux?
>
> Had to change:
> -+   { dg-do compile { target { lp64 || ilp32 || llp64 } } }
> ++   { dg-do compile { target { { lp64 || ilp32 } || llp64 } } }
> in the testcase, otherwise it passed bootstrap/regtest on both successfully.
>

Thanks, I confirm the failures I reported are fixed by your patch.
(arm and aarch64)

Christophe

>         Jakub

Reply via email to