]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
x86: limit 32-bit @size overflow checks to 64-bit objects
authorJan Beulich <jbeulich@suse.com>
Mon, 26 Apr 2021 08:39:11 +0000 (10:39 +0200)
committerJan Beulich <jbeulich@suse.com>
Mon, 26 Apr 2021 08:39:11 +0000 (10:39 +0200)
commitd965814fb65358df2f02c9f6af41cb1edd289277
treeebe5dc581f4346670e74c9e3269b18dcda6519ac
parentfe134c656991cda74ab7bad80947930f666f8907
x86: limit 32-bit @size overflow checks to 64-bit objects

For 32-bit objects the behavior should not be dependent upon the build
being a BFD64 one.
gas/ChangeLog
gas/config/tc-i386.c