expr.c (store_constructor): SIZE operand is now in bits...
authorRichard Kenner <kenner@vlsi1.ultra.nyu.edu>
Fri, 30 Apr 2004 12:09:28 +0000 (12:09 +0000)
committerRichard Kenner <kenner@gcc.gnu.org>
Fri, 30 Apr 2004 12:09:28 +0000 (08:09 -0400)
commit5ecfc99a62d3a8069689275708703baf0cc5a192
treee42c8d5f952b38c6694e65f0bdad260e87412688
parente344dbf315197023671560d95663f162483c32f4
expr.c (store_constructor): SIZE operand is now in bits...

* expr.c (store_constructor): SIZE operand is now in bits; CLEARED
less than zero now means emitted CLOBBER already.
(store_constructor_field, expand_expr_real): Reflect above changes.

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