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: [PATCH]: Poolify df.c


Daniel Berlin writes:

 > This will get messy once we have sub-pools.
 > I don't believe i've ever seen pool_alloc (or pool_free) anywhere 
 > remotely near the top of profiles, even with the poolified DF, a 
 > poolified new register allocator, and -fnew-ra as the default.
 > :)
 > 
 > Though i'm happy to do it if you really want.

OK, let's defer this to the day we have a flat profile ;-)

 > Do you maintain df.c, since you contributed it? Or do i need approval 
 > from someone else?

Well I guess we both are although it is not explicitly stated.

Michael.


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