This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 33ead6400ad middle-end/101478 - ICE with degenerate address during gimp [...] new 70a4e79dc9e LoongArch: Relax ins_zero_bitmask_operand and remove and<mo [...] new 996c2e2144c LoongArch: Rework bswap{hi,si,di}2 definition
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/config/loongarch/constraints.md | 4 - gcc/config/loongarch/loongarch.md | 96 ++++++++++------------ gcc/config/loongarch/predicates.md | 9 +- .../loongarch/{bstrins-1.c => bstrins-4.c} | 4 +- gcc/testsuite/gcc.target/loongarch/revb.c | 61 ++++++++++++++ 5 files changed, 108 insertions(+), 66 deletions(-) copy gcc/testsuite/gcc.target/loongarch/{bstrins-1.c => bstrins-4.c} (57%) create mode 100644 gcc/testsuite/gcc.target/loongarch/revb.c