nios2: fix .text/.data interaction with .previous
authorJan Beulich <jbeulich@suse.com>
Fri, 22 Dec 2023 08:36:13 +0000 (09:36 +0100)
committerJan Beulich <jbeulich@suse.com>
Fri, 22 Dec 2023 08:36:13 +0000 (09:36 +0100)
commitf91e91d85ecb0ae9a7dbd4fef761bf6169f7919c
tree644b3ca8dec24d40245b3292df8602a995012254
parent1124f3d536e5e03c3fd433c41b947fc49674c0cf
nios2: fix .text/.data interaction with .previous

Just like obj_elf_section() is called for .section, obj_elf_{text,data}()
need calling for .text/.data.
gas/config/tc-nios2.c