(emit_group_load, emit_group_store): New functions.
authorJim Wilson <wilson@gcc.gnu.org>
Thu, 6 Jun 1996 23:04:56 +0000 (16:04 -0700)
committerJim Wilson <wilson@gcc.gnu.org>
Thu, 6 Jun 1996 23:04:56 +0000 (16:04 -0700)
commitfffa9c1d2e774bb163859c10b9b491ed918bca99
tree5ccc1ccdc8ba86018c12062cf036bb0417e495ed
parentcacbd53270c2cd3f67d1e3c72ad0f7b5bf5ba124
(emit_group_load, emit_group_store): New functions.

(use_group_regs): New function.
(emit_push_insn): Handle PARALLEL parameter in REG.
(expand_assignment): Handle PARALLEL to_rtx.
(store_expr): Handle PARALLEL target.

From-SVN: r12189
gcc/expr.c