https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117140
Bug ID: 117140 Summary: [15 regression] RISC-V: ICE in initialize_flags_in_bb for rv32gcv Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: ewlu at rivosinc dot com Target Milestone: --- Created attachment 59347 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=59347&action=edit freport-bug output The following tests are failing on rv32gcv-ilp32d for linux and newlib targets FAIL: gcc.target/riscv/rvv/autovec/partial/multiple_rgroup_run-1.c (internal compiler error: in initialize_flags_in_bb, at tree-into-ssa.cc:434) FAIL: gcc.target/riscv/rvv/autovec/partial/multiple_rgroup_run-1.c (test for excess errors) https://github.com/patrick-rivos/gcc-postcommit-ci/issues/1925 In the process of bisecting and reducing testcase