bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/21626] Segmentation fault in _bfd_elf_link_setup_gnu_properties


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/21626] Segmentation fault in _bfd_elf_link_setup_gnu_properties
Date: Tue, 20 Jun 2017 03:33:41 +0000

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

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by H.J. Lu <address@hidden>:

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

commit abfa390dac6ffcfc6de9659c0b78cfe524347450
Author: H.J. Lu <address@hidden>
Date:   Mon Jun 19 20:30:20 2017 -0700

    Check the DYNAMIC bit for input shared objects

    Since the BFD section count may not be cleared for shared objects during
    linking, we should check the DYNAMIC bit for input shared objects.

    bfd/

        PR ld/21626
        * elf-properties.c (_bfd_elf_link_setup_gnu_properties): Check
        the DYNAMIC bit instead of bfd_count_sections.

    ld/

        PR ld/21626
        * testsuite/ld-i386/i386.exp: Run ld/21626 tests.
        * testsuite/ld-x86-64/x86-64.exp: Likewise.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

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