This is the mail archive of the gcc-patches@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]

Re: [lto][patch] Write symbol resolution to a file


On Mon, Sep 8, 2008 at 08:27, Rafael Espindola <espindola@google.com> wrote:

> Simplicity of (firs) implementation.  The attached patch fixes
> lto-symtab.c. For lto-plugin.c I can do a two pass solution in
> translate if you like. In claim_file_handler, the best I can do is do
> a clever reallocation (double the size at each step). Not sure if it
> is worth it.

OK, thanks.

> Did I mentioned it would be nice to implement this in C++? :-)

Once or twice :)

> Is the attached version OK?

Yes.


Thanks.  Diego.


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