bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/12752] wrong symbol in branch disassembly


From: nickc at redhat dot com
Subject: [Bug binutils/12752] wrong symbol in branch disassembly
Date: Fri, 3 Jun 2011 10:05:51 +0000

http://sourceware.org/bugzilla/show_bug.cgi?id=12752

Nick Clifton <nickc at redhat dot com> changed:

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

--- Comment #3 from Nick Clifton <nickc at redhat dot com> 2011-06-03 10:05:47 
UTC ---
Hi,

  Thanks for reporting this problem and suggesting a fix.  The correct solution
however is to use the bfd_vma type when computing address offsets, as this will
prevent any extension, signed or otherwise.  I have checked in a patch to do
this.

Cheers
  Nick

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- 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]