On Mon, 5 Apr 1999, Matthew Dillon wrote:

>     There is nothing beyond -O2.  Well, there's -O3, which tries to 
>     inline static functions, but that typically isn't beneficial because
>     it really bloats up the code and subroutine calls on intel cpus are
>     very fast.

Really?

The pgcc web page (goof.com/pcg) lead me to believe that there were a few
more optimizations turned on by -O5 && -O6..

- alex



To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message

Reply via email to