This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug lto/47410] Linker plugin specification makes it difficult to handle mixed IR/non-IR objects


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47410

--- Comment #3 from H.J. Lu <hjl.tools at gmail dot com> 2011-01-22 16:49:54 UTC ---
(In reply to comment #2)
> How it was fixed?

It is very trivial. Linker just needs to add the object-only file
to input file list:

http://git.kernel.org/?p=devel/binutils/hjl/x86.git;a=patch;h=31ef643b40d1fe0953d2acf465d06d9175b56b79


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]