OSDN Git Service

gcc/
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 2 Oct 2011 17:45:10 +0000 (17:45 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 2 Oct 2011 17:45:10 +0000 (17:45 +0000)
commitbaf6c9e1c8051afd79c418316474bfa201ee71d1
tree642730cfd3b37021971ee340f695e284f6cc1711
parent9ed50dd9c4eb6aa7c4e3b1873c3746fc6eb81529
gcc/
PR target/49696
* config/mips/sync.md (sync_<optab>_12): Allow zero operands.
(sync_old_<optab>_12, sync_new_<optab>_12, sync_nand_12): Likewise.
(sync_old_nand_12, sync_new_nand_12, test_and_set_12): Likewise.

gcc/testsuite/
* gcc.dg/pr49696.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@179431 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/mips/sync.md
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr49696.c [new file with mode: 0644]