Sun Studio 11 compiler *CRUSHED* GCC 4 on x86/x64.

It generated far shorter and better optimized code.

Interestingly enough, Visual Studio C compiler had the tightest code of all.

BTW, to test, just compile with -S and you'll get assembler source out.  Then 
you can look at it and compare side by side. If you know anything about 
assemler, *everything* will become crystal clear within first five seconds.
This message posted from opensolaris.org
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to