aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f8dd00b249..6a2c45d212 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2012-11-19 Joseph Myers <joseph@codesourcery.com>
+ * stdio-common/_itowa.c (_itowa) [BITS_PER_MP_LIMB == 64]: Declare
+ DUMMY variables with __attribute__ ((unused)).
+
* bits/byteswap.h: Include <bits/types.h>.
(__bswap_64): Use __uint64_t instead of unsigned long long int.