On Mon, 2007-04-23 at 12:37 -0700, Jim Wilson wrote:
> There is no such option or attribute.  The problem here is that you are
> doing things behind the compiler's back.  Long term, this isn't going to

> I think you should rethink your whole approach.

It seems that I was looking for the 4.1.x optimization flag
-freorder-blocks-and-partition that places the body of uncommon branches
in a separate section and the macro __builtin_expect() that provides
branch prediction hints.



_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to