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

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |nickc at redhat dot com
         Resolution|---                         |FIXED

--- Comment #4 from Nick Clifton <nickc at redhat dot com> ---
Hi Alexandre,

  Thanks for reporting this bug.

  This was a problem in the DWARF parser where it was reading a 64-bit
  value and then only checking the bottom 32-bits to see if they were in
  range!  I have applied a fairly large patch to fix this problem, and
  catch others like it in the future.

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