This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug lto/53831] [4.7/4.8 Regression] Virtuals missing in LTO symtab
- From: "markus at trippelsdorf dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 06 Oct 2012 16:06:03 +0000
- Subject: [Bug lto/53831] [4.7/4.8 Regression] Virtuals missing in LTO symtab
- Auto-submitted: auto-generated
- References: <bug-53831-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53831
--- Comment #27 from Markus Trippelsdorf <markus at trippelsdorf dot de> 2012-10-06 16:06:03 UTC ---
(In reply to comment #26)
> Also note that binutils has default search path for plugin. If we installed our
> linker plugin there, the ugly gcc-nm/gcc-ar wrappers would not be needed.
There is also H.J.'s proposal to add automatic plugin support, or
mine to add an environment variable. See:
http://sourceware.org/ml/binutils/2012-10/msg00050.html