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

            Bug ID: 95896
           Summary: [11 regression] ICE in mask_load_slp_1 since
                    r11-1621-gd32708e796504eaeaad7d19990909204d74f9ba3
           Product: gcc
           Version: 10.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
          Assignee: unassigned at gcc dot gnu.org
          Reporter: clyon at gcc dot gnu.org
  Target Milestone: ---

Hi,

Since r11-1621-gd32708e796504eaeaad7d19990909204d74f9ba3
I have noticed:
FAIL: gcc.target/aarch64/sve/mask_load_slp_1.c -march=armv8.2-a+sve (internal
compiler error)
FAIL: gcc.target/aarch64/sve/mask_load_slp_1.c -march=armv8.2-a+sve (test for
excess errors)
Excess errors:
/gcc/testsuite/gcc.target/aarch64/sve/mask_load_slp_1.c:8:1: error: definition
in block 3 follows the use
for SSA_NAME: mask_patt_58.126_186 in statement:
vec_mask_and_190 = mask_patt_58.126_186 & loop_mask_189;
during GIMPLE pass: vect
/gcc/testsuite/gcc.target/aarch64/sve/mask_load_slp_1.c:8:1: internal compiler
error: verify_ssa failed
0x10144f3 verify_ssa(bool, bool)
        /gcc/tree-ssa.c:1208
0xc8e653 execute_function_todo
        /gcc/passes.c:1992
0xc8ef35 execute_todo
        /gcc/passes.c:2039

Reply via email to