Update paired single tests to cope with ABI fixes for o32/o64
commit1c8fc73ac9c34efef037a36b332e1427120a77a8
authormpf <mpf@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 24 Feb 2017 22:34:25 +0000 (24 22:34 +0000)
committermpf <mpf@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 24 Feb 2017 22:34:25 +0000 (24 22:34 +0000)
treec7b8b197421df0f872247562c7a1783ce7390371
parent25516a02c84b7ee4f0083e1f131d734ffb071e9d
Update paired single tests to cope with ABI fixes for o32/o64

gcc/testsuite/

* gcc.target/mips/mips-ps-type-2.c (move): Force generation
of mov.ps.
* gcc.target/mips/mips-ps-type.c (move): Likewise.
(cond_move1): Simplify condition to force generation of
mov[nz].ps.
(cond_move2): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@245722 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/mips/mips-ps-type-2.c
gcc/testsuite/gcc.target/mips/mips-ps-type.c