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: Making rtxes use less memory (sometimes!)


On Sat, 18 Oct 2003, Richard Sandiford wrote:
> (these are reproducable to within ~0.1s).
>
> GC output and -fmem-report shows that memory consumption is much
> lower and that collections are needed less often.

Cool!

> I realise I've missed the boat for stage2, sorry.  Is it non-invasive
> enough to be applied early in stage3?  Please? ;)

We still need to address PR8361, a high priority compile-time performance
regression, and compile-time is a huge problem we need to address for 3.4
in general, so I think we _need_ to consider patches like this even in
stage3.

Gerald


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