expr.c (expand_assignment, [...]): Use convert_memory_address instead of convert_to_m...
authorRichard Henderson <rth@cygnus.com>
Wed, 1 Jul 1998 04:13:55 +0000 (21:13 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 1 Jul 1998 04:13:55 +0000 (21:13 -0700)
commit822a3443ec9bf4bc2d8cc424d837cb89ce8504b4
treee266e4dd73353d29ed398e6bbcc09ff07d9fc816
parentc714f03d304611def7fd70e3b623e1969d8ac947
expr.c (expand_assignment, [...]): Use convert_memory_address instead of convert_to_mode when possible.

        * expr.c (expand_assignment, store_constructor, expand_expr): Use
        convert_memory_address instead of convert_to_mode when possible.

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