aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/tr2/bool_set
diff options
context:
space:
mode:
authorLulu Cheng <chenglulu@loongson.cn>2026-01-26 11:38:59 +0800
committerLulu Cheng <chenglulu@loongson.cn>2026-01-30 09:23:45 +0800
commit4df77a254263e96af1ab4d1288a35cff10c515a4 (patch)
tree7ee93275e9de64022e4262cc5f96ddb872eb1a5b /libstdc++-v3/include/tr2/bool_set
parent599659fb1006eb628b3d271cc77a3cc69ec436c1 (diff)
downloadgcc-master.zip
gcc-master.tar.gz
gcc-master.tar.bz2
LoongArch: Fix bug123807.HEADtrunkmaster
In the function loongarch_expand_vector_init_same, if same is MEM and the mode of same does not match imode, it will cause an ICE in force_reg (imode, same). PR target/123807 gcc/ChangeLog: * config/loongarch/loongarch.cc (loongarch_expand_vector_init_same): When same is MEM and GET_MODE(same) != imode, first load the data from memory and then process it further. gcc/testsuite/ChangeLog: * gcc.target/loongarch/vector/lsx/pr123807.c: New test.
Diffstat (limited to 'libstdc++-v3/include/tr2/bool_set')
0 files changed, 0 insertions, 0 deletions