bug-binutils
[Top][All Lists]
Advanced

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

[Bug gold/14948] New: GOLD should support ordering sections as ld does w


From: serge.v.pavlov at intel dot com
Subject: [Bug gold/14948] New: GOLD should support ordering sections as ld does with option '--sort-section'
Date: Wed, 12 Dec 2012 10:48:45 +0000

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



reply via email to

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