aboutsummaryrefslogtreecommitdiff
path: root/libgomp
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2021-10-03 00:16:17 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2021-10-03 00:16:17 +0000
commite3e07b8955f176753c425c6ca52f77088616b0ea (patch)
tree81a40b92adb1d5c442498d4846f7a8c34378e0fd /libgomp
parentb7848a2068b2579092e0b1bbe02bdb743eb7db26 (diff)
downloadgcc-e3e07b8955f176753c425c6ca52f77088616b0ea.zip
gcc-e3e07b8955f176753c425c6ca52f77088616b0ea.tar.gz
gcc-e3e07b8955f176753c425c6ca52f77088616b0ea.tar.bz2
Daily bump.
Diffstat (limited to 'libgomp')
-rw-r--r--libgomp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog
index 2086925..64d3f03 100644
--- a/libgomp/ChangeLog
+++ b/libgomp/ChangeLog
@@ -1,3 +1,10 @@
+2021-10-02 Tobias Burnus <tobias@codesourcery.com>
+
+ * testsuite/libgomp.fortran/order-reproducible-1.f90: New test
+ based on libgomp.c-c++-common/order-reproducible-1.c.
+ * testsuite/libgomp.fortran/order-reproducible-2.f90: Likewise.
+ * testsuite/libgomp.fortran/my-usleep.c: New test.
+
2021-10-01 Tobias Burnus <tobias@codesourcery.com>
* testsuite/libgomp.fortran/alloc-10.f90: Fix alignment check.