[PATCH]: Reduce memory usage and compile time necessary for pruning

Eric Botcazou ebotcazou@adacore.com
Mon Mar 13 08:08:00 GMT 2006


> > Require a temporary for correct gimple.
>
> That is my inclination for this specific case.

I'm personally a bit concerned about creating more temporaries for large 
variables.  According to preliminary internal reports, GCC 4 appears to be 
already quite good at that game and I'd not want it to become an adept. :-)

-- 
Eric Botcazou



More information about the Gcc-patches mailing list