[Bug target/118241] RISC-V ICE: internal compiler error: in int_mode_for_mode, at stor-layout.cc:407 caused by prefetch instructions

2025-03-19 Thread wangpengcheng.pp at bytedance dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118241 --- Comment #6 from Pengcheng Wang --- Ping. I can't find the fix on master branch, what is the status now?

[Bug target/118832] New: RISC-V: internal compiler error: could not split insn, with V+Zbb enabled

2025-02-11 Thread wangpengcheng.pp at bytedance dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118832 Bug ID: 118832 Summary: RISC-V: internal compiler error: could not split insn, with V+Zbb enabled Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: norm

[Bug target/118241] RISC-V ICE: internal compiler error: in int_mode_for_mode, at stor-layout.cc:407 caused by prefetch instructions

2025-02-06 Thread wangpengcheng.pp at bytedance dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118241 --- Comment #4 from Pengcheng Wang --- Ping. Is it possible to apply the patch and backport it to GCC 14?

[Bug target/118241] RISC-V ICE: internal compiler error: in int_mode_for_mode, at stor-layout.cc:407 caused by prefetch instructions

2024-12-29 Thread wangpengcheng.pp at bytedance dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118241 --- Comment #3 from Pengcheng Wang --- (In reply to Andrew Pinski from comment #1) > The real fix is match_operand should have a mode on it. That is what is > causing the ICE in the first place. Though tightening up the predicates from > accepti

[Bug target/118241] RISC-V ICE: internal compiler error: in int_mode_for_mode, at stor-layout.cc:407 caused by prefetch instructions

2024-12-29 Thread wangpengcheng.pp at bytedance dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118241 --- Comment #2 from Pengcheng Wang --- Created attachment 5 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=5&action=edit The proposed fix patch.

[Bug target/118241] New: RISC-V ICE: internal compiler error: in int_mode_for_mode, at stor-layout.cc:407 caused by prefetch instructions

2024-12-29 Thread wangpengcheng.pp at bytedance dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118241 Bug ID: 118241 Summary: RISC-V ICE: internal compiler error: in int_mode_for_mode, at stor-layout.cc:407 caused by prefetch instructions Product: gcc Version: 15