bug-binutils
[Top][All Lists]
Advanced

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

[Bug gold/13365] New: "Fold" functions that only jump to some other one


From: mh-sourceware at glandium dot org
Subject: [Bug gold/13365] New: "Fold" functions that only jump to some other one
Date: Mon, 31 Oct 2011 13:44:54 +0000

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

             Bug #: 13365
           Summary: "Fold" functions that only jump to some other one
           Product: binutils
           Version: 2.23 (HEAD)
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: gold
        AssignedTo: address@hidden
        ReportedBy: address@hidden
                CC: address@hidden
    Classification: Unclassified


There can be plenty of reasons some code may end up looking like:
foo:
   jmp bar

In such cases, it would be interesting for the linker to just declare foo as an
alias of bar.

-- 
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]