diff options
author | John Crispin <john@openwrt.org> | 2015-12-23 19:26:11 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2015-12-23 19:26:11 +0000 |
commit | 1a54162447284183f64bf79846e7a2e43af239f2 (patch) | |
tree | fcd8bb2fb23a7105a264aa26e9fea1bfe3533c27 /toolchain | |
parent | 8d5ac2d0f127ecc017b177021401e554a79b9550 (diff) | |
download | upstream-1a54162447284183f64bf79846e7a2e43af239f2.tar.gz upstream-1a54162447284183f64bf79846e7a2e43af239f2.tar.bz2 upstream-1a54162447284183f64bf79846e7a2e43af239f2.zip |
binutils: upgrade to version 2.25
Fixes build:
config/tc-i386.c: In function 'build_modrm_byte':
config/tc-i386.c:6143:31: error: logical not is only applied to the left hand side of comparison [-Werror=logical-not-parentheses]
&& !op.bitfield.reg64 != 1
Contains this fix:
https://sourceware.org/ml/binutils/2014-09/msg00095.html
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
SVN-Revision: 48003
Diffstat (limited to 'toolchain')
0 files changed, 0 insertions, 0 deletions