VAX: Add tests for `sync_lock_test_and_set' and `sync_lock_release'
authorMaciej W. Rozycki <macro@linux-mips.org>
Sat, 5 Dec 2020 18:26:25 +0000 (18:26 +0000)
committerMaciej W. Rozycki <macro@linux-mips.org>
Sat, 5 Dec 2020 18:26:25 +0000 (18:26 +0000)
commitda076a8b12c17b10cfe2e6a9c5ea84aa0a0f5ebf
tree4861f15e0377ca6e3b6689db1a327d98dea0e9e3
parent65eee57a8cccc77a1bfd5ad5cde53460ad564124
VAX: Add tests for `sync_lock_test_and_set' and `sync_lock_release'

Based on gcc.dg/pr61756.c.

gcc/testsuite/
* gcc.target/vax/bbcci.c: New test.
* gcc.target/vax/bbssi.c: New test.
gcc/testsuite/gcc.target/vax/bbcci.c [new file with mode: 0644]
gcc/testsuite/gcc.target/vax/bbssi.c [new file with mode: 0644]