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~