]> git.ipfire.org Git - thirdparty/gcc.git/commit
Partially revert "LoongArch: Fix bug123807."
authorXi Ruoyao <xry111@xry111.site>
Thu, 26 Feb 2026 14:54:18 +0000 (22:54 +0800)
committerXi Ruoyao <xry111@xry111.site>
Thu, 5 Mar 2026 10:04:36 +0000 (18:04 +0800)
commit4898147482f4496db9fd00a0200636e9efa60bc6
treec5ce2b3ae1b88b3328ec59d865757a9696a28213
parented29af41006b65e3a3fbf5eb5078aa133605e75b
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.
gcc/config/loongarch/loongarch.cc