bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/12293] New: LTO does not work if all IR objects are sitting in s


From: d.g.gorbachev at gmail dot com
Subject: [Bug ld/12293] New: LTO does not work if all IR objects are sitting in static archives
Date: Tue, 7 Dec 2010 17:46:31 +0000

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

           Summary: LTO does not work if all IR objects are sitting in
                    static archives
           Product: binutils
           Version: 2.22 (HEAD)
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ld
        AssignedTo: address@hidden
        ReportedBy: address@hidden
                CC: address@hidden


Created attachment 5145
  --> http://sourceware.org/bugzilla/attachment.cgi?id=5145
Example

ld.gold:

080483a4 <main>:
[...]
 80483bc:       e8 17 ff ff ff          call   80482d8 <address@hidden>
 80483c1:       e8 0a 00 00 00          call   80483d0 <bar>

ld.hjl:

080482f0 <main>:
[...]
 80482f6:       e8 b9 00 00 00          call   80483b4 <foo>
 80482fb:       e8 d0 00 00 00          call   80483d0 <bar>

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