[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#301746: gcc-3.4: Redundant reloading from stack frame



On Sun, Apr 03, 2005 at 04:28:22PM +0200, Matthias Klose wrote:
> please can you recheck with the gcc-4.0 package from experimental?

Thanks.  Unfortunately it's still reloading it:

.L4:
	movl	-16(%ebp), %eax

First load

	testl	%eax, %eax
	je	.L12
	subl	$12, %esp
	movl	-16(%ebp), %eax

Reload

Cheers,
-- 
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt



Reply to: