Re: any chance of 2.6.0-test*?

From: Rik van Riel (riel@conectiva.com.br)
Date: Sun Jan 12 2003 - 18:48:55 EST


On Sun, 12 Jan 2003, Rob Wilkens wrote:

> ... jump over the "goto" statement.

Umm, an if + goto IS a conditional jump. A modern compiler
will simply turn the goto into a conditional jump, meaning
that the normal code path doesn't do any jumps.

cheers,

Rik

-- 
Bravely reimplemented by the knights who say "NIH".
http://www.surriel.com/		http://guru.conectiva.com/
Current spamtrap:  <a href=mailto:"october@surriel.com">october@surriel.com</a>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Jan 15 2003 - 22:00:42 EST