aboutsummaryrefslogtreecommitdiff
path: root/libgomp/ChangeLog
diff options
context:
space:
mode:
authorTom de Vries <tom@codesourcery.com>2015-02-25 15:38:38 +0000
committerTom de Vries <vries@gcc.gnu.org>2015-02-25 15:38:38 +0000
commit05deba9fe0802c10d5c7f8aa10844bc0cb82ef88 (patch)
treeb65843ac172fb51e0c26c6fb6e5bbb63e8556e26 /libgomp/ChangeLog
parenta2273e72f3bbb2ddbeb720e60f3f33d68530f5df (diff)
downloadgcc-05deba9fe0802c10d5c7f8aa10844bc0cb82ef88.zip
gcc-05deba9fe0802c10d5c7f8aa10844bc0cb82ef88.tar.gz
gcc-05deba9fe0802c10d5c7f8aa10844bc0cb82ef88.tar.bz2
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
Diffstat (limited to 'libgomp/ChangeLog')
-rw-r--r--libgomp/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog
index 96f3ca3..2333428 100644
--- a/libgomp/ChangeLog
+++ b/libgomp/ChangeLog
@@ -1,3 +1,12 @@
+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.
+
2015-02-18 Ilya Tocar <ilya.tocar@intel.com>
* target.c (gomp_load_plugin_for_device): Use const char * instead of