bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/254] Unnecessary long jumps


From: schwab at suse dot de
Subject: [Bug gas/254] Unnecessary long jumps
Date: 10 Jul 2004 00:50:01 -0000

------- Additional Comments From schwab at suse dot de  2004-07-10 00:50 -------
The reason is that the symbol may be overridden by a shared library, thus the 
actual target is not known until runtime.  If you don't want that add a local 
label and use that as the jump target. 

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID


http://sources.redhat.com/bugzilla/show_bug.cgi?id=254

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]