d30v: fix .text/.data interaction with .previous
authorJan Beulich <jbeulich@suse.com>
Fri, 5 Jan 2024 07:05:33 +0000 (08:05 +0100)
committerJan Beulich <jbeulich@suse.com>
Fri, 5 Jan 2024 07:05:33 +0000 (08:05 +0100)
commitb22e2763388e3d5aaf28fd9621e16a038e8c94be
treeb211f8165fcb968928819000d60efae83e3230fc
parent3e40ef4f40c7c43d1362843f0c45ca711ea93dfe
d30v: 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-d30v.c