]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
m68k: drop .bss override
authorJan Beulich <jbeulich@suse.com>
Fri, 5 Jan 2024 07:06:54 +0000 (08:06 +0100)
committerJan Beulich <jbeulich@suse.com>
Fri, 5 Jan 2024 07:06:54 +0000 (08:06 +0100)
commita998254496d64940c4464606e95cdb952fe67fea
treeacbabd5f365674f86534b760adf37ed6420eabe5
parent781d0ac9908b133b8a42923f830e3b41da92712e
m68k: drop .bss override

The comment looks bogus (perhaps simply stale), and there are also no
other precautions against subsections being used on ELF with .bss. It
also doesn't look to be a good idea to override the custom handler that
ELF has (afaict doing so further broke .previous).
gas/config/tc-m68k.c