aboutsummaryrefslogtreecommitdiff
path: root/libgomp/ChangeLog
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2021-11-10 00:16:28 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2021-11-10 00:16:28 +0000
commitc9b1334eecc51bc0562581f2c6e86d3fc474c23c (patch)
treeb3e20e2df8014b80f289f61e45f7cbd6849eb10b /libgomp/ChangeLog
parent8722a17067f1590e82f49b3fd385647b762a45dc (diff)
downloadgcc-c9b1334eecc51bc0562581f2c6e86d3fc474c23c.zip
gcc-c9b1334eecc51bc0562581f2c6e86d3fc474c23c.tar.gz
gcc-c9b1334eecc51bc0562581f2c6e86d3fc474c23c.tar.bz2
Daily bump.
Diffstat (limited to 'libgomp/ChangeLog')
-rw-r--r--libgomp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog
index 8e3bf91..3ab37ec 100644
--- a/libgomp/ChangeLog
+++ b/libgomp/ChangeLog
@@ -1,3 +1,7 @@
+2021-11-09 Thomas Schwinge <thomas@codesourcery.com>
+
+ * env.c (parse_gomp_openacc_dim): Restore parsing.
+
2021-10-30 Tobias Burnus <tobias@codesourcery.com>
PR middle-end/102972