bug-binutils
[Top][All Lists]
Advanced

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

[Bug gold/26585] gold: call to deprecated mallinfo raises -Werror=deprec


From: cvs-commit at gcc dot gnu.org
Subject: [Bug gold/26585] gold: call to deprecated mallinfo raises -Werror=deprecated-declarations with latest glibc
Date: Thu, 19 Aug 2021 06:14:27 +0000

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

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

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

commit 212b5b74a073db00569c635cb3d78a4a966a3c84
Author: Duncan Simpson <dr.duncan.p.simpson@gmail.com>
Date:   Fri Mar 19 14:22:08 2021 -0700

    Fix gold to use mallinfo2 if available instead of deprecated mallinfo.

    gold/
            PR gold/26585
            * configure.ac: Add check for mallinfo2.
            * configure: Regenerate.
            * main.cc (main): Use mallinfo2 if available.

            PR gold/26585
            * main.cc (main): Fix typo in previous patch.

            PR gold/26585
            * config.in: Regenerate from previous commit.

    (cherry picked from commit 4ee60495054b362530a7471d363e00143ecb5cbe)
    (cherry picked from commit cc1849716f5c217a38ee416b48da1914a8ab66cb)
    (cherry picked from commit 9331846e44b34c985017264ee58a31b8bf2d5742)

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