[Bug middle-end/124250] [14/15 Regression] LoongArch: internal compiler error: in extract_insn, at recog.cc:2882
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Mar 5 10:06:30 GMT 2026
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124250
--- Comment #15 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-15 branch has been updated by Xi Ruoyao <xry111@gcc.gnu.org>:
https://gcc.gnu.org/g:c7913a6a827315d7357ea343c2c940ed50f66b9a
commit r15-10881-gc7913a6a827315d7357ea343c2c940ed50f66b9a
Author: Xi Ruoyao <xry111@xry111.site>
Date: Thu Feb 26 22:54:18 2026 +0800
Partially revert "LoongArch: Fix bug123807."
This reverts the loongarch.cc change of the commit
4df77a254263e96af1ab4d1288a35cff10c515a4.
PR 123807 turns out to be a special case of the middle-end PR 124250.
The previous ad-hoc fix is unneeded now since the underlying middle-end
issue is fixed, so revert it but keep the test case.
gcc/
PR target/123807
PR middle-end/124250
* config/loongarch/loongarch.cc
(loongarch_expand_vector_init_same): Revert r16-7163 change.
(cherry picked from commit 4898147482f4496db9fd00a0200636e9efa60bc6)
More information about the Gcc-bugs
mailing list