]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gas: drop integer_constant()'s maxdig
authorJan Beulich <jbeulich@suse.com>
Thu, 28 Mar 2024 10:54:48 +0000 (11:54 +0100)
committerJan Beulich <jbeulich@suse.com>
Thu, 28 Mar 2024 10:54:48 +0000 (11:54 +0100)
commit1c6310c97b04bc79637fed66d2cbc61ee5888e31
treeb6009e07d045208ea0108834c49a4826b3d28256
parent09be89098e3a85785429130030842d4ab11e57e5
gas: drop integer_constant()'s maxdig

Once properly set, it's only ever holding the same value as "radix".
Even if there was some plan with it, that plan hasn't made it anywhere
in over 20 years.
gas/expr.c