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 mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to