]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gas: drop dead VMS code from command line handling
authorJan Beulich <jbeulich@suse.com>
Wed, 7 Aug 2024 14:32:15 +0000 (16:32 +0200)
committerJan Beulich <jbeulich@suse.com>
Wed, 7 Aug 2024 14:32:15 +0000 (16:32 +0200)
commitb962d73b836728d7f35fc5ba8ddffe4d799f8815
treef62b95a4ab728868fab2ef6d27ceb6691161f99d
parent5715e0b51c266001c65e9bafd7694688bbf8d73b
gas: drop dead VMS code from command line handling

The only time 'v' was overridden, allowing for an optional value, was
when OBJ_VMS support still existed (until a little less than 20 years
ago). Drop the respective leftovers.

With that OPTION_VERBOSE also becomes redundant and hence is being
dropped.
gas/as.c