This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-9-branch in repository gcc.
from 959669781ee PR libstdc++/90281 Fix string conversions for filesystem::path new a851a67074a * config/mips/mips.c (mips_expand_builtin_insn): Swap the [...]
The 1 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/ChangeLog | 8 +++ gcc/config/mips/mips.c | 13 ++++ gcc/testsuite/ChangeLog | 6 ++ gcc/testsuite/gcc.target/mips/msa-fmadd.c | 101 ++++++++++++++++++++++++++++++ 4 files changed, 128 insertions(+) create mode 100644 gcc/testsuite/gcc.target/mips/msa-fmadd.c