On 16 January 2018 at 03:33, Richard Henderson
<richard.hender...@linaro.org> wrote:
> I think this will be the last revision before queueing for pull.
>
> Peter, the target/arm patches here are primarily for testing,
> without having to go all the way through to SVE.  It also shows
> how the generic vector interface ought to be used.  I'm happy
> to drop the patches from the tcg pull and feed them through
> target-arm.next, or keep them here as you wish.

I see the ppc gcc that patchew uses doesn't like this:

/var/tmp/patchew-tester-tmp-r7vd2rsz/src/accel/tcg/tcg-runtime-gvec.c:
In function ‘helper_gvec_shl8i’:
/var/tmp/patchew-tester-tmp-r7vd2rsz/src/accel/tcg/tcg-runtime-gvec.c:533:26:
internal compiler error: in emit_move_insn, at expr.c:3495
         *(vec8 *)(d + i) = *(vec8 *)(a + i) << shift;
                          ^
Please submit a full bug report,
with preprocessed source if appropriate.

We need to either work around that or update the compiler in patchew's
setup or disable that build before we can merge this, or patchew will
start mailing complaints about every series that's sent to the list...

thanks
-- PMM

Reply via email to