https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111131

--- Comment #6 from rguenther at suse dot de <rguenther at suse dot de> ---
On Fri, 20 Oct 2023, carlos.seo at linaro dot org wrote:

> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111131
> 
> Carlos Eduardo Seo <carlos.seo at linaro dot org> changed:
> 
>            What    |Removed                     |Added
> ----------------------------------------------------------------------------
>                  CC|                            |carlos.seo at linaro dot org
> 
> --- Comment #5 from Carlos Eduardo Seo <carlos.seo at linaro dot org> ---
> This patch caused a few extra failures:
> 
>                 === gcc tests ===
> 
> Running gcc:gcc.target/aarch64/sve/aarch64-sve.exp ...
> FAIL: gcc.target/aarch64/sve/mask_gather_load_8.c (internal compiler error: in
> vect_get_and_check_slp_defs, at tree-vect-slp.cc:667)
> FAIL: gcc.target/aarch64/sve/mask_gather_load_8.c (test for excess errors)
> UNRESOLVED: gcc.target/aarch64/sve/mask_gather_load_8.c scan-assembler-times
> \\tld1d\\tz[0-9]+\\.d, p[0-7]/z, \\[x[0-9]+, z[0-9]+\\.d, lsl #?3\\] 1
> UNRESOLVED: gcc.target/aarch64/sve/mask_gather_load_8.c scan-assembler-times
> \\tld1w\\tz[0-9]+\\.d, p[0-7]/z, \\[x[0-9]+, z[0-9]+\\.d, lsl #?2\\] 1
> UNRESOLVED: gcc.target/aarch64/sve/mask_gather_load_8.c scan-assembler-times
> \\tld1w\\tz[0-9]+\\.s, p[0-7]/z, \\[x[0-9]+, z[0-9]+\\.s, sxtw #?2\\] 1
> UNRESOLVED: gcc.target/aarch64/sve/mask_gather_load_8.c scan-assembler-times
> \\tld1w\\tz[0-9]+\\.s, p[0-7]/z, \\[x[0-9]+, z[0-9]+\\.s, uxtw #?2\\] 1
> 
> Could you please check?

That was reported already and fixed.

Reply via email to