x86-64: improve gas diagnostic when no 32-bit target is configured
authorJan Beulich <jbeulich@suse.com>
Fri, 26 May 2023 08:14:13 +0000 (10:14 +0200)
committerJan Beulich <jbeulich@suse.com>
Fri, 26 May 2023 08:14:13 +0000 (10:14 +0200)
commit590a0fed02a2e414b83a92128ec8e85a7892a85c
tree89404bddabec42f2fa43dfc4d8510feee32c681e
parenta7aee0b5770d7c1c41ec38128729b9e6fd077ae4
x86-64: improve gas diagnostic when no 32-bit target is configured

Make this similar to --64 and --x32: Check whether a suitable target
exists.
gas/config/tc-i386.c