summaryrefslogtreecommitdiff
path: root/libgomp/ChangeLog
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2022-07-31 00:19:07 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2022-07-31 00:19:07 +0000
commitcaf633624fd994434fd9c4b4333fae3a5f074ae2 (patch)
tree871cfae51fe889a8e8cf159736bc6efd1821f7fe /libgomp/ChangeLog
parent681c73db9bd156f9b65a73ccc6c4a0a697fe70d6 (diff)
Daily bump.
Diffstat (limited to 'libgomp/ChangeLog')
-rw-r--r--libgomp/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog
index cd3b03ffa6e..1620e08545d 100644
--- a/libgomp/ChangeLog
+++ b/libgomp/ChangeLog
@@ -1,3 +1,11 @@
+2022-07-30 Jakub Jelinek <jakub@redhat.com>
+
+ Backported from master:
+ 2022-07-29 Jakub Jelinek <jakub@redhat.com>
+
+ PR middle-end/106449
+ * testsuite/libgomp.c-c++-common/pr106449.c: New test.
+
2022-06-28 Jakub Jelinek <jakub@redhat.com>
Backported from master: