Pointer extension bug on 64 bit systems.

Richard Henderson rth@redhat.com
Wed Apr 9 01:01:00 GMT 2003


On Mon, Apr 07, 2003 at 10:27:42AM -0700, Steve Ellcey wrote:
> 	* expr.c (expand_assignment): Extend offset_rtx with convert_to_mode
> 	not with convert_memory_address.

I agree with extending an offset signed, but,

> 	(store_constructor): Ditto, and same for copy_size_rtx.
> 	(expand_expr): Ditto.

Surely a size should be zero extended?


r~



More information about the Gcc-patches mailing list