------- Additional Comments From amodra at bigpond dot net dot au  2007-05-03 
07:55 -------
If that is the only problem, it's easily fixed.  cie->personality is only used
when checking that two CIEs are equivalent.  Since we are fairly late in the
link process here, you could use a bfd_vma set to the final symbol value instead
of a struct elf_link_hash_entry * for cie->personality.  That ought to work for
local syms as well as global.

-- 


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.


_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to