expr.c (store_constructor): Restore sanity check on the size of the type before clearing.
authorOlivier Hainque <hainque@act-europe.fr>
Thu, 27 May 2004 19:28:51 +0000 (21:28 +0200)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 27 May 2004 19:28:51 +0000 (19:28 +0000)
commit7c50e202bc44878533a9eec75fed6c1744e0a281
tree31d929d6040dc9c05644874e12dc4dfc535548eb
parent18db8f19afa7464645b265b771c397b188b6d1f8
expr.c (store_constructor): Restore sanity check on the size of the type before clearing.

* expr.c (store_constructor): Restore sanity check on
the size of the type before clearing.

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