This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]