On 16 November 2017 at 11:04, Jakub Jelinek <ja...@redhat.com> wrote: > On Thu, Nov 16, 2017 at 11:00:01AM +0100, Christophe Lyon wrote: >> I've noticed that this patch (r254579) introduces an ICE on aarch64: >> gcc.target/aarch64/vect-compile.c (internal compiler error) >> gcc.target/aarch64/vect.c (internal compiler error) > > That should have been fixed in r254628. >
Great, thanks. Validations are still catching-up on my side, I still have a few days of delay. > Jakub