summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ae7ec704b2..a17429b42b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2015-10-18 Paul Eggert <eggert@cs.ucla.edu>
+
+ stdalign: work around pre-4.9 GCC x86 bug
+ * lib/stdalign.in.h (_Alignof): Work around bug in pre-4.9 GCC on
+ x86, when -std=gnu11 is used. Problem reported by Jim Meyering in:
+ http://lists.gnu.org/archive/html/bug-gnulib/2015-10/msg00038.html
+
2015-10-18 Pádraig Brady <P@draigBrady.com>
maint.mk: sc_tight_scope: remove extraneous expressions