This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: Bugs in s12z test suite.
- From: John Darrington <john at darrington dot wattle dot id dot au>
- To: Alan Modra <amodra at gmail dot com>
- Cc: John Darrington <john at darrington dot wattle dot id dot au>, binutils at sourceware dot org
- Date: Sun, 2 Sep 2018 16:03:33 +0200
- Subject: Re: Bugs in s12z test suite.
- References: <20180902072207.frdsy3rjsp3j34bi@jocasta.intra> <20180902125705.GO10851@bubble.grove.modra.org>
On Sun, Sep 02, 2018 at 10:27:05PM +0930, Alan Modra wrote:
Your reloc howtos look broken to me. Your target uses rela relocs,
yet the howtos have non-zero src_mask. Rela targets normally ignore
the section contents when applying relocations.
Thanks for the tip. I wasn't aware of that. I will investigate further
with that in mind.
J'