This is the mail archive of the gcc@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: Problem with the special live analyzer in global alloc


On Wed, 2005-08-24 at 08:47 -0500, Peter Bergner wrote:
> On Wed, 2005-08-24 at 00:07 -0400, Daniel Berlin wrote:
> > I imagine if you have 300k bb's or 1.5 million live pseudos to consider,
> > it probably makes a real difference, but that's not *too* common in our
> > supported languages (30k bb's/150k pseudos is probably the practical
> > upper limit of what we see, though i'm sure someone is going to say
> > they've seen larger :P)
> 
> I wasn't trying to argue that it's the right answer for GCC, just that
> is was useful for the iSeries compiler. 

Sure.
I was actually genuinely curious if you thought it would be useful for
other languages that weren't like RPG :)

You do, after all, know a little bit about this stuff :)



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