diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2021-09-23 00:16:29 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2021-09-23 00:16:29 +0000 |
commit | e4777439fc77465b4cf89b6bfeb47cd00329cb20 (patch) | |
tree | 9950bf4f8deb8e8fb55708fbc1dc4ea63737f19e /include/ChangeLog | |
parent | 5098e7077bfcace3e80144e63c81be94546ced16 (diff) | |
download | gcc-e4777439fc77465b4cf89b6bfeb47cd00329cb20.tar.gz |
Daily bump.
Diffstat (limited to 'include/ChangeLog')
-rw-r--r-- | include/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index 23e0fa292d3..d43a997d690 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. |