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

            Bug ID: 112930
           Summary: gcc.target/aarch64/sme/call_sm_switch_7.c ICEs on
                    aarch64_be
           Product: gcc
           Version: 14.0
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: pinskia at gcc dot gnu.org
                CC: rsandifo at gcc dot gnu.org
  Target Milestone: ---
            Target: aarch64_be-linux-gnu

spawn -ignore SIGHUP
/bajas/pinskia/src/upstream-full-cross/gcc/objdir-stage2/gcc/xgcc
-B/bajas/pinskia/src/upstream-full-cross/gcc/objdir-stage2/gcc/
/home/apinski/src/upstream-full-cross/gcc/gcc/testsuite/gcc.target/aarch64/sme/call_sm_switch_7.c
-fdiagnostics-plain-output -O -fomit-frame-pointer -fno-optimize-sibling-calls
-march=armv9-a+sme -mtune=generic -moverride=tune=none -S -o
call_sm_switch_7.s^M
/home/apinski/src/upstream-full-cross/gcc/gcc/testsuite/gcc.target/aarch64/sme/call_sm_switch_7.c:
In function 'test_mixed':^M
/home/apinski/src/upstream-full-cross/gcc/gcc/testsuite/gcc.target/aarch64/sme/call_sm_switch_7.c:475:1:
error: unrecognizable insn:^M
(insn 64 63 65 (set (mem:VNx4SF (plus:DI (reg/f:DI 31 sp)^M
                (const_poly_int:DI [16, 16])) [0  S[16, 16] A8])^M
        (reg:VNx4SF 35 v3))
"/home/apinski/src/upstream-full-cross/gcc/gcc/testsuite/gcc.target/aarch64/sme/call_sm_switch_7.c":472:3
-1^M
     (nil))^M
during RTL pass: shorten^M
/home/apinski/src/upstream-full-cross/gcc/gcc/testsuite/gcc.target/aarch64/sme/call_sm_switch_7.c:475:1:
internal compiler error: in insn_min_length, at
config/aarch64/aarch64.md:8172^M
0x80401a _fatal_insn(char const*, rtx_def const*, char const*, int, char
const*)^M
        ../../gcc/rtl-error.cc:108^M
0x804036 _fatal_insn_not_found(rtx_def const*, char const*, int, char const*)^M
        ../../gcc/rtl-error.cc:116^M
0x8ed1d4 insn_min_length(rtx_insn*)^M
        ../../gcc/config/aarch64/aarch64.md:8172^M
0xc3e033 shorten_branches(rtx_insn*)^M
        ../../gcc/final.cc:1089^M
0xc3e11f rest_of_handle_shorten_branches^M
        ../../gcc/final.cc:4338^M
0xc3e11f execute^M
        ../../gcc/final.cc:4367^M
Please submit a full bug report, with preprocessed source (by using
-freport-bug).^M
Please include the complete backtrace with any bug report.^M
See <https://gcc.gnu.org/bugs/> for instructions.^M
compiler exited with status 1

Reply via email to