expr.c (expand_assignment): Extend offset_rtx with convert_to_mode not with convert_m...
commit267b28bd11e3d35397892c9e65e18f6b98d2532e
authorSteve Ellcey <sje@cup.hp.com>
Thu, 10 Apr 2003 19:39:07 +0000 (10 19:39 +0000)
committerSteve Ellcey <sje@gcc.gnu.org>
Thu, 10 Apr 2003 19:39:07 +0000 (10 19:39 +0000)
tree25354532e47b60654715c8a2a525143c55d42df0
parent1e099144a514d5b6211f5537471b6390f7771627
expr.c (expand_assignment): Extend offset_rtx with convert_to_mode not with convert_memory_address.

* 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.

From-SVN: r65433
gcc/ChangeLog
gcc/expr.c