bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/4454] [regression] ld errors: no .eh_frame_hdr table will be cre


From: dave at hiauly1 dot hia dot nrc dot ca
Subject: [Bug ld/4454] [regression] ld errors: no .eh_frame_hdr table will be created.
Date: 3 May 2007 02:51:27 -0000

------- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca  
2007-05-03 03:51 -------
Subject: Re:  [regression] ld errors: no .eh_frame_hdr table will be created.

> I don't think anything more can be done at the gcc end.  The most likely
> problem is _bfd_elf_discard_section_eh_frame can't cope with the indirect
> pc-relative encoding that we use for the personality function.

I see a problem is here:

                      /* Ensure we have a reloc here, against
                         a global symbol.  */

In our case, the reloc is against a local symbol.  So, cie->personality
doesn't get set and REQUIRE (cie->personality) fails.

Dave


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=4454

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]