This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Pointer extension bug on 64 bit systems.


On Wed, Apr 09, 2003 at 09:35:42AM -0700, Steve Ellcey wrote:
> 	* expr.c (expand_assignment): Extend offset_rtx with convert_to_mode
> 	not with convert_memory_address.
> 	(store_constructor): Ditto, and same for copy_size_rtx.
> 	(expand_expr): Ditto.

Ok, if it passes.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]