bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/23966] objcopy fails on mingw32 target for files bigger th


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/23966] objcopy fails on mingw32 target for files bigger than 2GB
Date: Fri, 28 Dec 2018 04:34:06 +0000

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

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Alan Modra <address@hidden>:

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

commit cb87d9f1a49986b2eb92ac381444f4cc7c9d8a4f
Author: Alan Modra <address@hidden>
Date:   Fri Dec 28 09:34:28 2018 +1030

    PR23966, mingw failure due to 32-bit long

        PR 23966
        * libbfd.c (SSIZE_MAX): Define.
        (bfd_malloc, bfd_realloc): Don't cast size to long to check for
        "negative" values, compare against SSIZE_MAX instead.

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