This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4a0a8dc1b88 RISC-V: Fix bug of earliest fusion for infinite loop[VSETVL PASS] new ffdbb8e0228 MIPS: define_attr perf_ratio in mips.md new 9876d50eb32 MIPS: Implement TARGET_INSN_COSTS new 65d4b32dee2 MIPS: Add pattern insqisi_extended and inshisi_extended new 345da368b01 MIPS/testsuite: Include stdio.h in mipscop tests
The 4 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.cc | 33 ++++++++++++++++++++++ gcc/config/mips/mips.md | 28 ++++++++++++++++++ gcc/testsuite/gcc.c-torture/compile/mipscop-1.c | 1 + gcc/testsuite/gcc.c-torture/compile/mipscop-2.c | 1 + gcc/testsuite/gcc.c-torture/compile/mipscop-3.c | 1 + gcc/testsuite/gcc.c-torture/compile/mipscop-4.c | 1 + .../gcc.target/mips/data-sym-multi-pool.c | 2 +- gcc/testsuite/gcc.target/mips/pr104914.c | 25 ++++++++++++++++ 8 files changed, 91 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.target/mips/pr104914.c