Re: RFC: booleans and the kernel

H. Peter Anvin (hpa@zytor.com)
24 Jan 2002 14:44:35 -0800


Followup to: <20020124223325.GA886@tapu.f00f.org>
By author: Chris Wedgwood <cw@f00f.org>
In newsgroup: linux.dev.kernel
>
> It seems everyone is discussing code efficiency and such like.... How
> about we just assume that whether we use if(bool) or if(int) the
> compiler produces euqally good and bad code --- I see no evidence to
> suggest otherwise.
>

Try inserting a compilation unit or other hard optimization boundary.

-hpa

-- 
<hpa@transmeta.com> at work, <hpa@zytor.com> in private!
"Unix gives you enough rope to shoot yourself in the foot."
http://www.zytor.com/~hpa/puzzle.txt	<amsp@zytor.com>
-
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/