On Mon, Dec 31, 2001 at 10:22:29AM +0100, Andrea Mazzoleni wrote:
> On Sat, Dec 29, 2001 at 06:44:26PM -0700, Lawrence Gold wrote:
> > With "-O2 -march=athlon -fstrict-aliasing -finline-limit=5000
> > -fschedule-insns2", it runs just fine.
> Why do you specify -fschedule-insns2 ? It should be already active with -O2.
> Probably you already know it, but to check the optimization flags you can compile
> a simple source file with the additional options :
> 
>       -S -fverbose-asm

Actually, I had no idea that -fschedule-insns2 is already activated by
-O2.  Thanks for the hint on figuring out what exactly is activated by a
particular -Ox.
_______________________________________________
Xmame mailing list
[EMAIL PROTECTED]
http://toybox.twisted.org.uk/mailman/listinfo/xmame

Reply via email to