bug-binutils
[Top][All Lists]
Advanced

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

[Bug gold/12322] New: GOLD should group .text.unlikely/.text.startup/.te


From: jh at suse dot cz
Subject: [Bug gold/12322] New: GOLD should group .text.unlikely/.text.startup/.text.exit/.text.hot sections together.
Date: Wed, 15 Dec 2010 00:40:03 +0000

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

           Summary: GOLD should group
                    .text.unlikely/.text.startup/.text.exit/.text.hot
                    sections together.
           Product: binutils
           Version: unspecified
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: gold
        AssignedTo: address@hidden
        ReportedBy: address@hidden


GCC uses these for function reordering.  Also note that newly we use
.text.ulikely.foo and similar variant for -ffunction-sections and
-freorder-functions and expect them to be grouped, too.

This is quite important for C++ static constructor 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]