summaryrefslogtreecommitdiffstats
path: root/libiberty/ChangeLog
diff options
context:
space:
mode:
authortschwinge <tschwinge@138bc75d-0d04-0410-961f-82ee72b054a4>2014-01-28 19:06:44 +0000
committertschwinge <tschwinge@138bc75d-0d04-0410-961f-82ee72b054a4>2014-01-28 19:06:44 +0000
commit91cb463cc12cfe63097f2907bf496573e43b57f4 (patch)
treeee5d46ff5b6a7231c31b428d9ae431db19757728 /libiberty/ChangeLog
parent390d8a0b0b8ccc2397627c49457aca228ecd5f66 (diff)
downloadppe42-gcc-91cb463cc12cfe63097f2907bf496573e43b57f4.tar.gz
ppe42-gcc-91cb463cc12cfe63097f2907bf496573e43b57f4.zip
Avoid "'dc' may be uninitialized" warning.
libiberty/ * cp-demangle.c (d_demangle_callback): Put an abort call in place, to help the compiler. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@207200 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r--libiberty/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index 083ec79cf97..0a4496bb8ca 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -1,3 +1,8 @@
+2014-01-28 Thomas Schwinge <thomas@codesourcery.com>
+
+ * cp-demangle.c (d_demangle_callback): Put an abort call in place,
+ to help the compiler.
+
2014-01-21 Tom Tromey <tromey@redhat.com>
* _doprint.c (checkit): Use stdarg, not VA_* macros.
OpenPOWER on IntegriCloud