This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Q: How enable new optimization?
- To: Oskar Enoksson <osken393 at student dot liu dot se>
- Subject: Re: Q: How enable new optimization?
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Tue, 06 Oct 1998 17:16:51 -0600
- cc: egcs at cygnus dot com
- Reply-To: law at cygnus dot com
In message <Pine.GSO.3.96.981006112637.23754A-100000@lystra.lysator.liu.se>yo
u write:
>
> > 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).
It's enabled by default -O2.
jeff