[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/19440] COFF handling bug. In particular, renders bigobj su
From: |
nickc at redhat dot com |
Subject: |
[Bug binutils/19440] COFF handling bug. In particular, renders bigobj support broken. |
Date: |
Mon, 18 Jan 2016 16:03:32 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=19440
Nick Clifton <nickc at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #4 from Nick Clifton <nickc at redhat dot com> ---
Hi Awson,
You were right. The assignments to n_scnum were failing to sign extend the
16-bit from the external structure into a 32-bit value in the internal
structure. Once I fixed that, everything started working. So I have checked
in the patch, and hopefully you will now have a working set of tools for
PE+bigobj.
Cheers
Nick
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug binutils/19440] New: COFF handling bug. In particular, renders bigobj support broken., kyrab at mail dot ru, 2016/01/09
- [Bug binutils/19440] COFF handling bug. In particular, renders bigobj support broken., nickc at redhat dot com, 2016/01/13
- [Bug binutils/19440] COFF handling bug. In particular, renders bigobj support broken., kyrab at mail dot ru, 2016/01/13
- [Bug binutils/19440] COFF handling bug. In particular, renders bigobj support broken., cvs-commit at gcc dot gnu.org, 2016/01/18
- [Bug binutils/19440] COFF handling bug. In particular, renders bigobj support broken.,
nickc at redhat dot com <=