GCC memory consumption increased by recent patch!

Geoffrey Keating geoffk@geoffk.org
Wed Sep 15 20:18:00 GMT 2004


Kenneth Zadeck <zadeck@naturalbridge.com> writes:

> Is there a point during the compilation where the tree inlining has
> been done on all functions, but the functions have not been
> dispatched to the rest of the compilation?

It would be bad to do this, because of the effect on memory consumption.



More information about the Gcc-regression mailing list