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: unassig...@sources.redhat.com ReportedBy: d.g.gorbac...@gmail.com CC: hjl.to...@gmail.com Created attachment 5145 --> http://sourceware.org/bugzilla/attachment.cgi?id=5145 Example ld.gold: 080483a4 <main>: [...] 80483bc: e8 17 ff ff ff call 80482d8 <pri...@plt> 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. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils