(struct move_by_pieces): Add to_struct and from_struct fields.
authorJim Wilson <wilson@gcc.gnu.org>
Tue, 25 Apr 1995 23:36:38 +0000 (16:36 -0700)
committerJim Wilson <wilson@gcc.gnu.org>
Tue, 25 Apr 1995 23:36:38 +0000 (16:36 -0700)
commite9cf6a9776f6749d6a971034e5ec16cc63391a3f
tree3ffb50c348ff42f4ed022071a225e0257399faa5
parent8521c499ab131282d6c4c2943cce525573d8cee3
(struct move_by_pieces): Add to_struct and from_struct fields.

(move_by_pieces): Set to_struct and from_struct fields.
(move_by_pieces_1): Set MEM_IN_STRUCT_P of to1 and from1.
(expand_builtin, case BUILT_IN_MEMCPY): New variable type.
Set MEM_IN_STRUCT_P of src_mem and dest_mem.

From-SVN: r9468
gcc/expr.c