summaryrefslogtreecommitdiff
path: root/libgomp/ChangeLog
diff options
context:
space:
mode:
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>2015-11-13 16:53:28 +0000
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>2015-11-13 16:53:28 +0000
commit649a713fa6b9c14fe0d9642cf2cca51b40e4af46 (patch)
tree36be717d52307bca7aa2f6bf6b990d2823d8127c /libgomp/ChangeLog
parent9333bb8fdc9dc931ea4dee062de083b9ef4ff19e (diff)
downloadgcc-649a713fa6b9c14fe0d9642cf2cca51b40e4af46.tar.gz
* testsuite/libgomp.oacc-c-c++-common/collapse-2.c: Sequential
loop is sequential. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@230333 138bc75d-0d04-0410-961f-82ee72b054a4
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 9ca963ac314..eb1db836410 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.