This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-11 in repository gcc.
from cbd9dc32f8b Update gcc de.po. new 2a47ee788c0 mips: add MSA vec_cmp and vec_cmpu expand pattern [PR101132] new 7db1795abed mips: Fix up mips_atomic_assign_expand_fenv [PR94780]
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/mips/mips-msa.md | 22 ++++++++++++++++++++++ gcc/config/mips/mips-protos.h | 1 + gcc/config/mips/mips.c | 23 +++++++++++++++++------ gcc/testsuite/gcc.target/mips/pr101132.c | 14 ++++++++++++++ 4 files changed, 54 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/gcc.target/mips/pr101132.c