aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2010-10-26 14:50:13 +0000
committerJoel Brobecker <brobecker@gnat.com>2010-10-26 14:50:13 +0000
commit558b1900b0750489aaedeeb5ad173ce7331db68f (patch)
tree6381e5c94a77c82aa41f7ecd6a7a07e5f838afe7 /gdb/ChangeLog
parenta41df09498a11ee1de8d43e274fe67f719824b58 (diff)
downloadgdb-558b1900b0750489aaedeeb5ad173ce7331db68f.zip
gdb-558b1900b0750489aaedeeb5ad173ce7331db68f.tar.gz
gdb-558b1900b0750489aaedeeb5ad173ce7331db68f.tar.bz2
avoid assignment inside if condition (dictionary.c)
This change gets rid of an ARI warning which was recently introduced by one of our changes. gdb/ChangeLog: * dictionary.c (dict_hash): Move assignment out of if condition.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index a6fca05..99d24f4 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+2010-10-26 Joel Brobecker <brobecker@adacore.com>
+
+ * dictionary.c (dict_hash): Move assignment out of if condition.
+
2010-10-22 Jie Zhang <jie@codesourcery.com>
* Makefile.in (install): Remove dependency of install-only and