aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2021-09-23 00:16:29 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2021-09-23 00:16:29 +0000
commite4777439fc77465b4cf89b6bfeb47cd00329cb20 (patch)
tree9950bf4f8deb8e8fb55708fbc1dc4ea63737f19e /include
parent5098e7077bfcace3e80144e63c81be94546ced16 (diff)
downloadgcc-e4777439fc77465b4cf89b6bfeb47cd00329cb20.zip
gcc-e4777439fc77465b4cf89b6bfeb47cd00329cb20.tar.gz
gcc-e4777439fc77465b4cf89b6bfeb47cd00329cb20.tar.bz2
Daily bump.
Diffstat (limited to 'include')
-rw-r--r--include/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 23e0fa2..d43a997 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,8 @@
+2021-09-22 Alan Modra <amodra@gmail.com>
+
+ * obstack.h (__PTR_ALIGN): Expand and simplify __BPTR_ALIGN
+ rather than calculating relative to a NULL pointer.
+
2021-08-23 Jakub Jelinek <jakub@redhat.com>
* gomp-constants.h (GOMP_TASK_FLAG_STRICT): Define.