(expand_expr, case CONSTRUCTOR): Don't set target to zero if more then one word.
authorRichard Kenner <kenner@gcc.gnu.org>
Sun, 30 Apr 1995 11:22:58 +0000 (07:22 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Sun, 30 Apr 1995 11:22:58 +0000 (07:22 -0400)
commit67225c151ef76370f5bd0732ba2287a74e0c85a5
treef1b4183796af77e902dd5db15168e2a525cb04b9
parentc256df0bf7bd0b72dc8df19c49972051f0bfa5cf
(expand_expr, case CONSTRUCTOR): Don't set target to zero if more then one word.

(expand_expr, case CONSTRUCTOR): Don't set target to zero if more then one
word.
Pass size and alignment to move_by_pieces_ninsns in bytes, not bits.

From-SVN: r9548
gcc/expr.c