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

--- Comment #4 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Alan Modra <amo...@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=630993ec93fed0f2da1c4511b865cc69f5f0e835

commit 630993ec93fed0f2da1c4511b865cc69f5f0e835
Author: Alan Modra <amo...@gmail.com>
Date:   Wed Sep 30 11:45:32 2015 +0930

    Consistency check for merge sections

    We can't allow sections to be merged and sized by the ELF linker
    backend and then later be output by the generic linker backend.  The
    generic linker backend doesn't understand merge sections.

        PR ld/19013
        * elflink.c (_bfd_elf_merge_sections): Only merge input bfds that
        will be handled by elf_link_input_bfd.  Rename abfd param to obfd.

-- 
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