]> git.ipfire.org Git - thirdparty/gcc.git/commit
* config/mips/mips.c (mips_expand_builtin_insn): Force the
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 16 Oct 2019 15:14:17 +0000 (15:14 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 16 Oct 2019 15:14:17 +0000 (15:14 +0000)
commit67a13ee59b74f323e914c5a5c94fd1f34e57fe5a
tree5ef8e4786cd90461d131e09c455b5f4fbbfec1a4
parent0596979710627ba66bad6909a6635298ebfbdd52
* config/mips/mips.c (mips_expand_builtin_insn): Force the
operands which correspond to the same input-output register to
have the same pseudo assigned to them.

* gcc.target/mips/msa-dpadd-dpsub.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@277071 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/mips/mips.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/mips/msa-dpadd-dpsub.c [new file with mode: 0644]