[nvptx, testsuite] Remove dg-skip-if for ptxas crashes
authorTom de Vries <tdevries@suse.de>
Wed, 14 Oct 2020 14:18:16 +0000 (16:18 +0200)
committerTom de Vries <tdevries@suse.de>
Thu, 15 Oct 2020 08:36:36 +0000 (10:36 +0200)
commit32e7e5f319c5b6a52baf2454b7f868ca22c45793
treefc5d26d5d74cb72c93e5a4dba2e38ddc389590f3
parentc72720e942f23bd18116ee3ec20ce1672cb3a7c1
[nvptx, testsuite] Remove dg-skip-if for ptxas crashes

There's a dg-skip-if for nvptx that is related to a ptxas crash.

If I remove it, the test-case passes for me (with ptxas from cuda 9.1).

I've tested this on a range of cudas, from 5.0 to 11.1 and did not
manage to reproduce the fail.

Remove the dg-skip-if.  Tested on nvptx.

gcc/testsuite/ChangeLog:

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

* gcc.c-torture/execute/981019-1.c: Remove dg-skip-if for nvptx.
gcc/testsuite/gcc.c-torture/execute/981019-1.c