Use DO_PRAGMA in libgomp.oacc-c-c++-common/reduction-1.c
authorTom de Vries <tom@codesourcery.com>
Wed, 25 Feb 2015 15:38:38 +0000 (15:38 +0000)
committerTom de Vries <vries@gcc.gnu.org>
Wed, 25 Feb 2015 15:38:38 +0000 (15:38 +0000)
commit05deba9fe0802c10d5c7f8aa10844bc0cb82ef88
treeb65843ac172fb51e0c26c6fb6e5bbb63e8556e26
parenta2273e72f3bbb2ddbeb720e60f3f33d68530f5df
Use DO_PRAGMA in libgomp.oacc-c-c++-common/reduction-1.c

2015-02-25  Tom de Vries  <tom@codesourcery.com>

* testsuite/libgomp.oacc-c-c++-common/reduction-1.c (DO_PRAGMA)
(check_reduction_op, check_reduction_macro, max, min):
Declare.
(test_reductions_int, test_reductions_minmax, test_reductions_bool): New
function.
(main): Use new functions.

From-SVN: r220971
libgomp/ChangeLog
libgomp/testsuite/libgomp.oacc-c-c++-common/reduction-1.c