aboutsummaryrefslogtreecommitdiff
path: root/libgomp
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2022-07-11 00:16:25 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2022-07-11 00:16:25 +0000
commitb53ebbc5417d522b820c269aee0d080bb2b27212 (patch)
tree3ed71d2dccf56874a218d1579d332fa43332d434 /libgomp
parent0587cef3d7962a8b0f44779589ba2920dd3d71e5 (diff)
downloadgcc-b53ebbc5417d522b820c269aee0d080bb2b27212.zip
gcc-b53ebbc5417d522b820c269aee0d080bb2b27212.tar.gz
gcc-b53ebbc5417d522b820c269aee0d080bb2b27212.tar.bz2
Daily bump.
Diffstat (limited to 'libgomp')
-rw-r--r--libgomp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog
index d3b8380..a64f0e0 100644
--- a/libgomp/ChangeLog
+++ b/libgomp/ChangeLog
@@ -1,3 +1,9 @@
+2022-07-10 Lewis Hyatt <lhyatt@gmail.com>
+
+ * testsuite/libgomp.oacc-c-c++-common/reduction-5.c: Adapt for
+ improved warning locations.
+ * testsuite/libgomp.oacc-c-c++-common/vred2d-128.c: Likewise.
+
2022-07-08 Thomas Schwinge <thomas@codesourcery.com>
* testsuite/libgomp.c-c++-common/requires-1.c: Add 'dg-note's.