re PR middle-end/86660 (libgomp.c++/for-15.C ICEs with nvptx offloading)
authorJakub Jelinek <jakub@redhat.com>
Thu, 26 Jul 2018 16:12:58 +0000 (18:12 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Thu, 26 Jul 2018 16:12:58 +0000 (18:12 +0200)
commit5d36384c6997e59264cf80bf58fc17c5ef3a6bc8
tree18cd23695cb3f3740e7fd2dcfbdd55b431ef5f6d
parent5883c5ccc9339a2cbce7754179bed7279d98d4aa
re PR middle-end/86660 (libgomp.c++/for-15.C ICEs with nvptx offloading)

PR testsuite/86660
* testsuite/libgomp.c++/for-15.C (results): Include it in
omp declare target region.
(main): Use map (always, tofrom: results) instead of
map (tofrom: results).

From-SVN: r263011
libgomp/ChangeLog
libgomp/testsuite/libgomp.c++/for-15.C