correct openacc.h filename

From-SVN: r232114
This commit is contained in:
Nathan Sidwell 2016-01-06 21:26:47 +00:00
parent 54e37ccd79
commit 1a14faf230

View file

@ -1,6 +1,6 @@
2016-01-06 Nathan Sidwell <nathan@acm.org>
* openacc.c (acc_on_device): Add routine pragma for C++ wrapper.
* openacc.h (acc_on_device): Add routine pragma for C++ wrapper.
* testsuite/libgomp.oacc-c-c++-common/acc-on-device-2.c: New.
2016-01-04 Jakub Jelinek <jakub@redhat.com>