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 <ccout...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=4ee60495054b362530a7471d363e00143ecb5cbe commit 4ee60495054b362530a7471d363e00143ecb5cbe Author: Duncan Simpson <dr.duncan.p.simp...@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.