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

--- Comment #1 from Sourceware Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Alan Modra <[email protected]>:

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

commit c5844702b5ab12b12e66084d06c38f5235437002
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.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to