bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/22085] AIX visibility in .extern, .globl, .weak, .comm not supp


From: cvs-commit at gcc dot gnu.org
Subject: [Bug gas/22085] AIX visibility in .extern, .globl, .weak, .comm not supported
Date: Thu, 13 Jan 2022 06:26:14 +0000

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

--- Comment #2 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=1ffce3f87dc6e62d49b5aaa0bc29c6d4cfbc6db6

commit 1ffce3f87dc6e62d49b5aaa0bc29c6d4cfbc6db6
Author: Alan Modra <amodra@gmail.com>
Date:   Thu Jan 13 15:42:13 2022 +1030

    Re: gas: add visibility support using GNU syntax on XCOFF

    tc-ppc.c: In function 'ppc_comm':
    tc-ppc.c:4560:40: error: 'visibility' may be used uninitialized in this
function [-Werror=maybe-uninitialized]

    With that fixed we hit lots of segfaults in the ld testsuite.

            PR 22085
    bfd/
            * xcofflink.c (xcoff_link_input_bfd): Don't segfault on NULL
            sym_hash.
    gas/
            * config/tc-ppc.c (ppc_comm): Init visibility.

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