re PR target/90811 ([nvptx] ptxas error on OpenMP offloaded code)
authorJakub Jelinek <jakub@redhat.com>
Tue, 11 Jun 2019 16:40:10 +0000 (18:40 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 11 Jun 2019 16:40:10 +0000 (18:40 +0200)
commitce9c4ec3c5e70023b27e49c2fb45eafaddec9a14
tree263460c3e2e396e21941f20240ba4c778b86c656
parentd37c29f94234b8b62334f895b69c992bea6a6f10
re PR target/90811 ([nvptx] ptxas error on OpenMP offloaded code)

PR target/90811
* config/nvptx/nvptx.c (nvptx_output_softstack_switch): Use and.b%d
instead of and.u%d.

* testsuite/libgomp.c/pr90811.c: New test.

From-SVN: r272161
gcc/ChangeLog
gcc/config/nvptx/nvptx.c
libgomp/ChangeLog
libgomp/testsuite/libgomp.c/pr90811.c [new file with mode: 0644]