svn 14566

Rob Landley rob at landley.net
Mon Mar 20 16:59:27 UTC 2006


On Monday 20 March 2006 8:42 am, Bernhard Fischer wrote:
> On Sun, Mar 19, 2006 at 06:23:27PM -0500, Rob Landley wrote:
> >Does changing the order really making a difference?  Are you saying that
> > "if (x=5 && 0)" _won't_ optimize out?  (If the first thing is a function
> > call that might have a side effect, I could see it.  But x && 0 not
> > optimizing out is a bug in the compiler.  Have you actually _seen_ this
> > bug?
>
> No notion of a bug, just readability.

Decent reason.  Ok.

Rob
-- 
Never bet against the cheap plastic solution.



More information about the busybox mailing list