aboutsummaryrefslogtreecommitdiff
path: root/libgomp/ChangeLog
diff options
context:
space:
mode:
authorNathan Sidwell <nathan@codesourcery.com>2015-11-13 16:53:28 +0000
committerNathan Sidwell <nathan@gcc.gnu.org>2015-11-13 16:53:28 +0000
commit1d1ab74fcbe0121d7b11d26afcf73fa9de323383 (patch)
tree36be717d52307bca7aa2f6bf6b990d2823d8127c /libgomp/ChangeLog
parent5ae465c5301c279b4811925aaf0fd212e195f2ff (diff)
downloadgcc-1d1ab74fcbe0121d7b11d26afcf73fa9de323383.zip
gcc-1d1ab74fcbe0121d7b11d26afcf73fa9de323383.tar.gz
gcc-1d1ab74fcbe0121d7b11d26afcf73fa9de323383.tar.bz2
collapse-2.c: Sequential loop is sequential.
* testsuite/libgomp.oacc-c-c++-common/collapse-2.c: Sequential loop is sequential. From-SVN: r230333
Diffstat (limited to 'libgomp/ChangeLog')
-rw-r--r--libgomp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog
index 9ca963a..eb1db83 100644
--- a/libgomp/ChangeLog
+++ b/libgomp/ChangeLog
@@ -1,5 +1,10 @@
2015-11-13 Nathan Sidwell <nathan@codesourcery.com>
+ * testsuite/libgomp.oacc-c-c++-common/collapse-2.c: Sequential
+ loop is sequential.
+
+2015-11-13 Nathan Sidwell <nathan@codesourcery.com>
+
* testsuite/libgomp.oacc-c-c++-common/reduction-cplx-dbl.c: New.
* testsuite/libgomp.oacc-c-c++-common/reduction-cplx-flt.c: New.