[nvptx, testsuite] Xfail stack atomics
authorTom de Vries <tdevries@suse.de>
Thu, 15 Oct 2020 13:55:24 +0000 (15:55 +0200)
committerTom de Vries <tdevries@suse.de>
Thu, 15 Oct 2020 14:00:15 +0000 (16:00 +0200)
commitf2ff7d26722297558601fd943f8165a59833e8f9
tree0db643ac75374a17a27fdf5c6ab950a0aa75a2c3
parentf6db796d0a12704bc46a0ccff6e86e4b21a73008
[nvptx, testsuite] Xfail stack atomics

Nvptx currently doesn't support atomics if it involves a stack address.
PR97444 is open about.

Xfail corresponding execution fails in gcc.dg/atomic.  Tested on nvptx.

gcc/testsuite/ChangeLog:

2020-10-15  Tom de Vries  <tdevries@suse.de>

* gcc.dg/atomic/c11-atomic-exec-6.c: Xfail execution for nvptx.
* gcc.dg/atomic/c11-atomic-exec-7.c: Same.
* gcc.dg/atomic/stdatomic-op-5.c: Same.
gcc/testsuite/gcc.dg/atomic/c11-atomic-exec-6.c
gcc/testsuite/gcc.dg/atomic/c11-atomic-exec-7.c
gcc/testsuite/gcc.dg/atomic/stdatomic-op-5.c