OSDN Git Service

* expr.c (expand_assignment): Extend offset_rtx with convert_to_mode
authorsje <sje@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 10 Apr 2003 19:39:07 +0000 (19:39 +0000)
committersje <sje@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 10 Apr 2003 19:39:07 +0000 (19:39 +0000)
commit33402d67ecd1bae625d4613216affd055ba37169
tree25354532e47b60654715c8a2a525143c55d42df0
parentc155550d0ac1c6491fdc0ebfdc975c45543b0f05
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@65433 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/expr.c