bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/28157] gas: .symver *, *@*, remove cannot be used in relocation


From: cvs-commit at gcc dot gnu.org
Subject: [Bug gas/28157] gas: .symver *, *@*, remove cannot be used in relocation
Date: Wed, 18 Aug 2021 04:11:36 +0000

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

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

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

commit a86733d63d40fd8d3a7a2640ebcc048414fb465f
Author: Alan Modra <amodra@gmail.com>
Date:   Wed Aug 18 13:21:33 2021 +0930

    Re: as: Replace the removed symbol with the versioned symbol

    Some targets, typically embedded without shared libraries, replace the
    relocation symbol with a section symbol (see tc_fix_adjustable).
    Allow the test to pass for such targets.  Fixes the following.

    avr-elf  +FAIL: symver symver16
    d10v-elf  +FAIL: symver symver16
    dlx-elf  +FAIL: symver symver16
    ip2k-elf  +FAIL: symver symver16
    m68k-elf  +FAIL: symver symver16
    mcore-elf  +FAIL: symver symver16
    pj-elf  +FAIL: symver symver16
    s12z-elf  +FAIL: symver symver16
    visium-elf  +FAIL: symver symver16
    z80-elf  +FAIL: symver symver16

            PR gas/28157
            * testsuite/gas/symver/symver16.d: Relax reloc match.

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