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]

Re: A few warning patches ...


On Wed, Oct 28, 1998 at 01:07:16AM -0700, Jeffrey A Law wrote:
> Maybe we should consider free-ing it at the end of a function if  the register
> count hit some magic number.  Just thinking out loud.

Ideally, I'd think we'd free as much as we can at the end of 
a function rather than haphazardly later, as that would present
the best change of defragmenting the arena.


r~


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