[Bug gold/11019] Xindex::initialize_symtab_xindex in object.cc is not instantiated

2010-01-07 Thread ian at airs dot com
--- Additional Comments From ian at airs dot com 2010-01-07 18:43 --- Thanks for the bug report. I committed a variant of your patch which also instantiates Xindex::read_symtab_xindex. -- What|Removed |Added --

[Bug gold/11019] Xindex::initialize_symtab_xindex in object.cc is not instantiated

2010-01-07 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2010-01-07 18:42 --- Subject: Bug 11019 CVSROOT:/cvs/src Module name:src Changes by: i...@sourceware.org 2010-01-07 18:42:03 Modified files: gold : ChangeLog object.cc Log message:

[Bug gold/11019] Xindex::initialize_symtab_xindex in object.cc is not instantiated

2009-12-02 Thread d dot g dot gorbachev at gmail dot com
--- Additional Comments From d dot g dot gorbachev at gmail dot com 2009-12-02 18:20 --- Created an attachment (id=4439) --> (http://sourceware.org/bugzilla/attachment.cgi?id=4439&action=view) Patch I do not understand, why there are many #ifdef ... #endif for every instantiation, but