[Bug lto/53831] [4.7/4.8 Regression] Virtuals missing in LTO symtab

andi-gcc at firstfloor dot org gcc-bugzilla@gcc.gnu.org
Wed Jul 4 12:25:00 GMT 2012


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

--- Comment #21 from Andi Kleen <andi-gcc at firstfloor dot org> 2012-07-04 12:24:45 UTC ---
For non fat ("slim") LTO builds you need to use these tools yes. ar needs to
know the symbol table for its index and that needs LTO specific knowledge.

This follows other slim lto compilers like LLVM or icc.

There's no special documentation because the usage is the same as the standard
ar/ranlib/nm. The lto documentation hints at them, but could be perhaps
clearer.



More information about the Gcc-bugs mailing list