https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47226
Tatsuyuki Ishi changed:
What|Removed |Added
CC||ishitatsuyuki at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61636
Tatsuyuki Ishi changed:
What|Removed |Added
CC||ishitatsuyuki at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105625
--- Comment #7 from Tatsuyuki Ishi ---
https://sourceware.org/pipermail/binutils/2022-May/121000.html
I just posted an initial revision of the patchset for gas.
: normal
Priority: P3
Component: lto
Assignee: unassigned at gcc dot gnu.org
Reporter: ishitatsuyuki at gmail dot com
CC: marxin at gcc dot gnu.org
Target Milestone: ---
It looks like the .ltrans.o object files emitted by GCC gold plugin does not
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105933
--- Comment #2 from Tatsuyuki Ishi ---
Created attachment 53164
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53164&action=edit
A source that fails to link when ltrans is grabbed separatedly and passed to
link
Here's a minimized test cas