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]

Re: [PATCH] Support for MIPS16 HI16/LO16 relocations


On Tue, 15 Feb 2005, Eric Christopher wrote:

> I'm getting two new failures in the mips64-elf gas testsuite:
> 
> FAIL: MIPS16 lui/addi
> FAIL: MIPS16 lui/addi n32
> 
> with a bfd assertion failure of:
> 
> BFD: BFD 2.15.94 20050214 assertion
> fail /dzur/sourceware/binutils/src/bfd/elf32-mips.c:1140
> 
> and
> 
> BFD: BFD 2.15.94 20050214 assertion
> fail /dzur/sourceware/binutils/src/bfd/elfn32-mips.c:1697
> 
> respectively.

 Hmm, I've built and run the testsuite for your failing target using an 
unmodified checkout as of now and I cannot reproduce your failures.  In 
fact the source lines you've reported do not even contain BFD_ASSERT() 
statements.  Can you please verify you have a consistent snapshot?

  Maciej


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