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

             Bug #: 14424
           Summary: support for "identical code folding"
           Product: binutils
           Version: 2.22
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: ld
        AssignedTo: unassig...@sourceware.org
        ReportedBy: vincenzo.innoce...@cern.ch
    Classification: Unclassified


Identical code folding (icf) is currently implemented in GOLD.
In our C++ applications it is very effective in reducing the size of libraries
in presence of templates and "machine-generated" code where functions differ
essentially only by the type of some input pointer.

I am wandering if there is any plan to implement icf in bfd-ld

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