summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorChris Metcalf <cmetcalf@ezchip.com>2016-01-20 17:07:51 -0500
committerChris Metcalf <cmetcalf@ezchip.com>2016-01-21 09:11:17 -0500
commit2a9feb92778bb693f84a70a094b6bda579fdb828 (patch)
treee6c37bd39187f514846c2e24b4ddb78ab007bdf7 /ChangeLog
parenta3140836c82679f85b780e936ae0c0179997952e (diff)
Silence some false positive warnings for gcc 4.7
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f1c6ac5cd0..4df1d8c52e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2016-01-20 Chris Metcalf <cmetcalf@ezchip.com>
+
+ * nis/nis_table.c (__follow_path): Disable diagnostic for
+ uninitialized variable that is a false positive for gcc 4.7.
+ * stdio-common/vfscanf.c (_IO_vfwscanf): Likewise.
+
2016-01-20 Roland McGrath <roland@hack.frob.com>
* sysdeps/nacl/lowlevellock-futex.h