]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR target/90811 ([nvptx] ptxas error on OpenMP offloaded code)
authorJakub Jelinek <jakub@redhat.com>
Tue, 11 Jun 2019 16:43:09 +0000 (18:43 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 11 Jun 2019 16:43:09 +0000 (18:43 +0200)
commitbb0e2d2799a9be0ef447df2abd788a40fdde6d3a
tree542a457d93e59f44f89cc783e5a58d2ff8db42c4
parentdfb5c204a76ab7154b3f9b998f3a3e662960f64d
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: r272162
gcc/ChangeLog
gcc/config/nvptx/nvptx.c
libgomp/ChangeLog
libgomp/testsuite/libgomp.c/pr90811.c [new file with mode: 0644]