This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c6b5398e9e3 Fix testsuite expectations for RVV after recent change new d953c2c5714 Prefer scalar_int_mode if the size - 1 is equal to UNITS_PER_WORD. new 0115ef57efa [PATCH] libgcc/m68k: More fixes for soft float
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/expr.cc | 3 +- .../gcc.target/riscv/rvv/autovec/pr113469.c | 1 - gcc/testsuite/gcc.target/riscv/rvv/base/movqi-1.c | 18 +++++ libgcc/config/m68k/fpgnulib.c | 78 ++++++++++------------ libgcc/config/m68k/lb1sf68.S | 17 +++-- 5 files changed, 67 insertions(+), 50 deletions(-) create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/base/movqi-1.c