https://sourceware.org/bugzilla/show_bug.cgi?id=24596

Alan Modra <amodra at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|                            |arm-symbianelf, s12z-elf
                 CC|                            |john at cellform dot com,
                   |                            |nickc at redhat dot com,
                   |                            |Ramana.Radhakrishnan at arm 
dot co
                   |                            |m, rearnsha at arm dot com

--- Comment #11 from Alan Modra <amodra at gmail dot com> ---
The only segfaults I see now are on arm-symbianelf and s12z-elf.  I'm going to
leave those to target maintainers..

The s12z-elf one is, I think, due to that target trying to use elf32.em in ld
with generic elf support in bfd.  That's not a well supported combination. 
Much of elf32.em depends on having symbols of type elf_link_hash_entry but of
course you must use a generic_link_hash_entry when using the generic
bfd/linker.c relocation support.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to