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: i...@airs.com
        ReportedBy: mh-sourcew...@glandium.org
                CC: ccout...@google.com
    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.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to