This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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: Optimisations


On Tue, 2002-02-12 at 14:55, Vermeulen Jan wrote:
> When browsing through the GCC manual, I noticed that -Ox is only explained
> up to -O3.
> Recently I downloaded and installed mplayer, which compiled some files with
> -O9.
> 
> Does anybody know what those other levels of optimisations mean? (what they
> implement?)
> Or where they are documented?

Anything above -O3 behaves exactly the same as -O3 itself.  I think this
is in the manual actually.

p.


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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