Re: 2.4.0-test8-pre1 is quite bad / how about integrating Rik's VM

From: Tim Waugh (twaugh@redhat.com)
Date: Wed Sep 06 2000 - 04:15:12 EST


On Wed, Sep 06, 2000 at 01:28:45PM +1200, Chris Wedgwood wrote:

> else
> a = 5;
> 10: c7 05 00 00 00 00 05 movl $0x5,0x0

In current GCC, this is optimised away even at -O0, because it's
generally quicker to do dead code elimination than to emit the dead
code at all.

Tim.
*/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Sep 07 2000 - 21:00:25 EST