aboutsummaryrefslogtreecommitdiff
path: root/libgomp/ChangeLog.gomp
diff options
context:
space:
mode:
Diffstat (limited to 'libgomp/ChangeLog.gomp')
-rw-r--r--libgomp/ChangeLog.gomp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgomp/ChangeLog.gomp b/libgomp/ChangeLog.gomp
index 55c4be4cb04..4d74831ed39 100644
--- a/libgomp/ChangeLog.gomp
+++ b/libgomp/ChangeLog.gomp
@@ -2,7 +2,7 @@
* ordered.c (gomp_doacross_init, GOMP_doacross_post,
GOMP_doacross_wait, gomp_doacross_ull_init, GOMP_doacross_ull_post,
- GOMP_doacross_ull_wait): For GFS_DYNAMIC don't divide number of
+ GOMP_doacross_ull_wait): For GFS_GUIDED don't divide number of
iterators or IV by chunk size.
* testsuite/libgomp.c/doacross-3.c: New test.