except when you run the regression tests you get some very interesting results.
On Fri, 11 Oct 2002 07:34:58 -0700 (PDT)
Ludwig Lim <lud_nowhere_man@yahoo.com> wrote:
>
> - Do you use the "-fprofile-arcs
> -fbranch-probabilties" options with other optimization
> flags? I've in a book (Optimimizing Red Hat Linux 6.2)
> that one could also optimize speed by setting the
> CFLAGS to the following :
> " -02 -fomit-frame-pointers -funroll-loops" and
> running "strip" on the on binaries after they are
> compiled.
>