]> git.ipfire.org Git - thirdparty/gcc.git/commit
c-omp.c (c_omp_check_context_selector): Add nvidia to the list of valid vendors.
authorJakub Jelinek <jakub@redhat.com>
Thu, 14 Nov 2019 08:13:01 +0000 (09:13 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Thu, 14 Nov 2019 08:13:01 +0000 (09:13 +0100)
commitd0ec7c935f0c961b13f75c906b8621e35ce1ace5
treee981c8fcf78acc272b277167c9dc58846f5939b7
parentb2417b59d4be2e5e882dec5ae3b373f69331d6e2
c-omp.c (c_omp_check_context_selector): Add nvidia to the list of valid vendors.

* c-omp.c (c_omp_check_context_selector): Add nvidia to the list of
valid vendors.

* c-c++-common/gomp/declare-variant-3.c: Add testcase for vendor nvidia.

From-SVN: r278203
gcc/c-family/ChangeLog
gcc/c-family/c-omp.c
gcc/testsuite/ChangeLog
gcc/testsuite/c-c++-common/gomp/declare-variant-3.c