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: Fri, 19 Mar 2021 21:23:25 +0000

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

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Cary Coutant <ccoutant@sourceware.org>:

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

commit 4ee60495054b362530a7471d363e00143ecb5cbe
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.

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