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] add direct-to-ELF serialization to lto1


On Fri, Jun 27, 2008 at 16:49, Kenneth Zadeck <zadeck@naturalbridge.com> wrote:

> This number is pretty harmless.   I store the data for the output streams in
> a set of blocks that are linked together.   Since i have no idea how much
> data will be generated, i use an adaptive algorithm.  1024 is the size of
> the first block.   Each subsequent block doubles in size.

OK, thanks.


Diego.


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