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

             Bug #: 14948
           Summary: GOLD should support ordering sections as ld does with
                    option '--sort-section'
           Product: binutils
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gold
        AssignedTo: i...@airs.com
        ReportedBy: serge.v.pav...@intel.com
                CC: ccout...@google.com
    Classification: Unclassified


BFD linker supports option '--sort-section=name', which allows sections like
.text.hot0001, .text.hot0002 etc to be placed in target executable in
alphabetical order. This option has been used by Intel compiler to make
function code layout more deterministic.

This feature is important for generated code performance.

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