This title of this post is actually not accurate. It's not clearing bss data, it's clearing a normal data section which happens to hold a bss pointer.
Still, I'm pretty confident it's a bug in the m68k-kick13 targets startup.o.
It basically clears a number of longwords instead of that number of bytes.
|