https://sourceware.org/bugzilla/show_bug.cgi?id=34486
--- Comment #4 from Sourceware Commits <cvs-commit at gcc dot gnu.org> --- The binutils-2_47-branch branch has been updated by Alan Modra <[email protected]>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=9d6b31fb8132ab2597d44d5e1ba20cc85037a427 commit 9d6b31fb8132ab2597d44d5e1ba20cc85037a427 Author: Alan Modra <[email protected]> Date: Sun Aug 23 19:06:52 2026 +0930 PR 34486 opcodes fails to compile with mingw Add the config machinery to ensure asprintf is supplied by libiberty if missing. While we're at it, check decls for some other functions used in opcodes that may not be in C90 systems. * configure.ac: CHECK_DECLS for asprintf, snprintf, strtoull and vsnprintf. * configure: Regenerate. * config.in: Regenerate. (cherry picked from commit c5844702b5ab12b12e66084d06c38f5235437002) -- You are receiving this mail because: You are on the CC list for the bug.
