summaryrefslogtreecommitdiff
path: root/gold/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2022-05-18 16:29:57 +0100
committerNick Clifton <nickc@redhat.com>2022-05-18 16:29:57 +0100
commit2a89fa9613ccc2464e9d196f2e03488c13bd7241 (patch)
tree720cce0a1e003fcafe00f3b1ff45a3f09cb17138 /gold/ChangeLog
parent320f42099a2018bf81cb3b01611e35ac4de3ebc4 (diff)
downloadbinutils-gdb-2a89fa9613ccc2464e9d196f2e03488c13bd7241.tar.gz
Fix compile time warning building gold with Clang-14.
* int_encoding.cc (get_length_as_unsigned_LEB_128): Remove current_length variable.
Diffstat (limited to 'gold/ChangeLog')
-rw-r--r--gold/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gold/ChangeLog b/gold/ChangeLog
index e2f62999cfe..5103dab7b67 100644
--- a/gold/ChangeLog
+++ b/gold/ChangeLog
@@ -1,3 +1,8 @@
+2022-05-18 Nick Clifton <nickc@redhat.com>
+
+ * int_encoding.cc (get_length_as_unsigned_LEB_128): Remove
+ current_length variable.
+
2022-02-17 Nick Clifton <nickc@redhat.com>
* po/sr.po: Updated Serbian translation.