This is the mail archive of the binutils@sourceware.org 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: RFA: Update ld-mips-elf/eh-frame{1,2}-n{32,64}.d


On Tue, Mar 11, 2008 at 10:20:33AM +0000, Richard Sandiford wrote:
> ld-mips-elf/eh-frame{1,2}-n{32,64}.d have been failing for a while.
> There are two problems:
> 
>   - We now warn if an absolute FDE encoding stops us from creating
>     an .eh_frame_hdr table.
> 
>     The warning is expected in this case.  The tests are explicitly
>     making sure that we do not adjust aligned FDE encodings.  I've
>     therefore added a "#warning:" to the test.
> 
>   - We've got better at detecting duplicate CIEs.
> 
>     I removed the redundant CIEs and adjusted the FDE offsets and
>     relocation addresses accordingly.  (And yeah, I really did do
>     it by hand. ;))

That's scary.  This is OK to install.

-- 
Daniel Jacobowitz
CodeSourcery


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