bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/14170] ld: assertion fail /export/gnu/import/git/binutils/bfd/li


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/14170] ld: assertion fail /export/gnu/import/git/binutils/bfd/linker.c:641
Date: Wed, 31 Jan 2018 14:49:24 +0000

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

--- Comment #8 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Maciej W. Rozycki <address@hidden>:

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

commit 8988502d75343349cee39575c0e4a0b33f7c80e0
Author: Maciej W. Rozycki <address@hidden>
Date:   Wed Jan 31 14:47:12 2018 +0000

    MIPS/LD/testsuite: Correct dynamic links with VR4100, VR4300 and VR5000

    Correct LD test suite failures with VR4100, VR4300 and VR5000 bare metal
    MIPS/ELF targets which do not default to linking with shared libraries,
    which leads to link failures like:

    .../ld/ld-new: cannot find -lcomm-data
    FAIL: Common symbol override test

    or:

    .../ld/ld-new: attempted static link of dynamic object `tmpdir/pr14170.so'
    FAIL: PR ld/14170

    removing:

    FAIL: Build pr22471b.so
    FAIL: Build pr22471
    FAIL: Build pr22649-2b.so
    FAIL: Build pr22649-2d.so
    FAIL: Build pr22150
    FAIL: PR ld/14170
    FAIL: --gc-sections with __gxx_personality

    test failures.

        ld/
        * testsuite/ld-elf/comm-data.exp: Pass `-call_shared' to links
        involving a shared library for `mips*vr4100*-*-elf*',
        `mips*vr4300*-*-elf*' and `mips*vr5000*-*-elf*' targets.
        * testsuite/ld-elf/provide-hidden.exp: Likewise.
        * testsuite/ld-elf/shared.exp: Likewise.
        * testsuite/ld-gc/gc.exp: Likewise.
        * testsuite/ld-mips-elf/comm-data.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]