Change ELFOSABI in SH (Re: [Patch] sh64: Fix gas testsuite expected output)

H. J. Lu hjl@lucon.org
Tue Oct 22 10:14:00 GMT 2002


On Tue, Oct 22, 2002 at 05:21:38PM +0900, kaz Kojima wrote:
> 
> For sh64-unknown-linux-gnu, I got 37 unexpected failures after this
> change. In these cases, bfd_check_format_matches failed for 64-bit
> objects because the default format of sh64-unknown-linux-gnu target
> is 32-bit elf32-sh64-linux format but matching formats are 64-bit
> formats.
> 
> So I guess that the ambiguity for existing objects can be handled by
> adding something to bfd_check_format_matches which selects an appropriate
> representative vector from the ambiguity set if possible, as it was
> already done when the default vector is included in this set.
> Thoughts?

Someone from SH should read

http://sources.redhat.com/ml/binutils/2002-10/msg00437.html

The old one is very unreasonable. Do it now before it is too late. I
can supply patches if necessary.


H.J.



More information about the Binutils mailing list