]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
x86: bring 64-bit-only cmdline option handling in sync
authorJan Beulich <jbeulich@suse.com>
Fri, 11 Oct 2024 06:20:33 +0000 (08:20 +0200)
committerJan Beulich <jbeulich@suse.com>
Fri, 11 Oct 2024 06:20:33 +0000 (08:20 +0200)
commitd55d7b35c4e64f419532c9a68a32f4952119ee66
tree3efd1a3c6047b7d9a6ce1bc630f8be39fac3e731
parent29ed50151ab5905776eb3d5a956ac964ea852342
x86: bring 64-bit-only cmdline option handling in sync

--64 and --x32 are already suppressed in --help output when BFD64 is not
defined. Also avoid recognizing these options in such configurations.
gas/config/tc-i386.c