bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/21562] Refs to __start_SCN of non-orphan sections affect --gc-se


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/21562] Refs to __start_SCN of non-orphan sections affect --gc-sections
Date: Wed, 14 Jun 2017 13:09:36 +0000

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

--- Comment #11 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=8eca1095d96c215409371c5687573aac89a0a980

commit 8eca1095d96c215409371c5687573aac89a0a980
Author: H.J. Lu <address@hidden>
Date:   Wed Jun 14 04:36:17 2017 -0700

    Skip PR ld/21562 tests on targets with leading char or without
--gc-sections

    Symbol lookup in linker will always fail on targets with leading char
    in symbol name since __start_SECNAME and __stop_SECNAME in C may be
    ___start_SECNAME and ___stop_SECNAME in assembly.  Also tests with
    --gc-sections always fails on targets without --gc-sections support.

        * testsuite/ld-elf/pr21562a.d: Skip on targets with leading char
        in in symbol name or without --gc-sections.
        * testsuite/ld-elf/pr21562b.d: Likewise.
        * testsuite/ld-elf/pr21562c.d: Likewise.
        * testsuite/ld-elf/pr21562d.d: Likewise.
        * testsuite/ld-elf/pr21562i.d: Likewise.
        * testsuite/ld-elf/pr21562j.d: Likewise.
        * testsuite/ld-elf/pr21562k.d: Likewise.
        * testsuite/ld-elf/pr21562l.d: Likewise.
        * testsuite/ld-elf/pr21562m.d: Likewise.
        * testsuite/ld-elf/pr21562n.d: Likewise.
        * testsuite/ld-elf/pr21562e.d: Skip on targets with leading char
        in symbol name.
        * testsuite/ld-elf/pr21562f.d: Likewise.
        * testsuite/ld-elf/pr21562g.d: Likewise.
        * testsuite/ld-elf/pr21562h.d: 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]