Use DO_PRAGMA in libgomp.oacc-c-c++-common/reduction-1.c
commitc1f81c8b9e6129692ce8e388e5ef5999ba6bf0dd
authorvries <vries@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 25 Feb 2015 15:38:38 +0000 (25 15:38 +0000)
committervries <vries@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 25 Feb 2015 15:38:38 +0000 (25 15:38 +0000)
treeb65843ac172fb51e0c26c6fb6e5bbb63e8556e26
parentc2098d0004ec5dba160d0c5f92ee91cd59f30337
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220971 138bc75d-0d04-0410-961f-82ee72b054a4
libgomp/ChangeLog
libgomp/testsuite/libgomp.oacc-c-c++-common/reduction-1.c