On 11 July 2018 at 11:39, Richard Henderson <richard.hender...@linaro.org> wrote: > 'I' was being double-incremented; correctly within the inner loop > and incorrectly within the outer loop. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > > Fixes a SIGSEGV within one of these generated helpers, > exposed by an armclang vectorized code sample. >
Applied to target-arm.next, thanks. -- PMM