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]

Re: Q: How enable new optimization?



> How do I enable the load hoisting and store sinking optimization
> described in the news-section of the egcs homepage?
> 
> Thanks!
> /Oskar

Nobody answered ... does that mean it's not implemented yet? Or that it's
enabled by default? ( BTW I'm talking about Mark Mitchels optimization
from August http://egcs.cygnus.com/hoist.html).

I'm asking because I have loops where on an i386 target some registers
are stored into memory and immediately fetched again within the loop
which suggests that this optimization is not enabled (?).

Regards.
/Oskar

*/              Oskar Enoksson, Linkoping, Sweden                  /*



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