[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/19317] New: plugin needed to handle lto object should not be out
From: |
hubicka at gcc dot gnu.org |
Subject: |
[Bug ld/19317] New: plugin needed to handle lto object should not be output for plugin generated files when doing incremental link |
Date: |
Tue, 01 Dec 2015 04:10:41 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=19317
Bug ID: 19317
Summary: plugin needed to handle lto object should not be
output for plugin generated files when doing
incremental link
Product: binutils
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: ld
Assignee: unassigned at sourceware dot org
Reporter: hubicka at gcc dot gnu.org
Target Milestone: ---
Hi,
the implementation of IL linking in GCC is currently blocked by this. When
compiling with gcc -r the linker plugin claims the LTO files and uses GCC to
merge them into one LTO file which is then streamed. It would be great to fix
ld and gold to not complain about this.
Honza
--
You are receiving this mail because:
You are on the CC list for the bug.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Bug ld/19317] New: plugin needed to handle lto object should not be output for plugin generated files when doing incremental link,
hubicka at gcc dot gnu.org <=