Dmitry <[email protected]> writes: > This is all about dead code.
No, I don't believe that, and it wasn't dead code before Steve stripped it. Please have a look at the original code that I posted. > To avoid this change 'if' to: > if(p>=cmd_buf+1) Yep. > I have no idea why gcc pukes this code instead of stripping it down. FWIW, the same GCC version configured for ARM does not puke on it. Regards, --Daniel
