On Tue, Nov 22, 2011, David Schultz wrote:
> First, the comment suggesting that using '|' instead of '||' isn't
> correct; any reasonable compiler knows how to optimize
> side-effect-free expressions like these.  (The reverse
> transformation, from the arithmetic expression to the boolean one,
> is actually harder for the compiler in general.)

That should read "the comment suggesting that using '|' instead of
'||' <<is an optimization>> isn't correct".
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to