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

            Bug ID: 114466
           Summary: mips: ICE during RTL pass: zero_call_used_regs
           Product: gcc
           Version: 14.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: rene at exactcode dot de
  Target Milestone: ---

Compiling the latest openssh-9.7p1 (and openssh-9.6p1) for mips-linux or
mips64n32 linux causes and internal compiler error: Segmentation fault:

uring RTL pass: zero_call_used_regs
misc.c: In function 'bandwidth_limit':
misc.c:1807:1: internal compiler error: Segmentation fault
 1807 | }
      | ^
0x128fff5 internal_error(char const*, ...)
        ???:0
0x863ad0 emit_move_insn(rtx_def*, rtx_def*)
        ???:0
0xac9967 default_zero_call_used_regs(HARD_REG_SET)
        ???:0
Please submit a full bug report, with preprocessed source (by using
-freport-bug).
Please include the complete backtrace with any bug report.
See <https://gcc.gnu.org/bugs/> for instructions.

at least 14-20240324 and 13-20240224 are affected. I would expect at leaste
13.2 as well.

Reply via email to