bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/14424] New: support for "identical code folding"


From: vincenzo.innocente at cern dot ch
Subject: [Bug ld/14424] New: support for "identical code folding"
Date: Wed, 01 Aug 2012 07:21:39 +0000

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: address@hidden
        ReportedBy: address@hidden
    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.



reply via email to

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