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: Increasing minimum GC allocation


On Thu, May 31, 2001 at 02:05:40PM -0700, Richard Henderson wrote:
> On Wed, May 30, 2001 at 09:59:42PM -0700, Zack Weinberg wrote:
> > -  2, 2, 2, 2, 2, 3, 3, 3, 3, 4, 4, 4, 4, 4, 4, 4, 
> > +  3, 3, 3, 3, 3, 3, 3, 3, 3, 4, 4, 4, 4, 4, 4, 4, 
> 
> Better, make the minimum 2*sizeof(void*), or perhaps
> more accurately, sizeof (struct rtx_def).

I'll be looking into that as a follow-up patch.

-- 
zw  I was saving quarters, but now I'm going home tomorrow, so I guess I have
    more money than I have.
    	-- Nathaniel Smith


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