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

--- Comment #10 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Nick Clifton <ni...@sourceware.org>:

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

commit 60a02042bacf8d25814430080adda61ed086bca6
Author: Nick Clifton <ni...@redhat.com>
Date:   Fri Jun 30 11:03:37 2017 +0100

    Fix failures in MMIX linker tests introduced by fix for PR 21665.

        PR binutils/21665
        * objdump.c (disassemble_section): Move check for an overlarge
        section to just before the allocation of memory.  Do not check
        section size against file size, but instead use an arbitrary 2Gb
        limit.  Issue a warning message if the section is too big.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to