expr.c (store_constructor): Don't bother clearing target if we're about to assign...
authorRoger Sayle <roger@eyesopen.com>
Mon, 10 Apr 2006 05:13:59 +0000 (05:13 +0000)
committerRoger Sayle <sayle@gcc.gnu.org>
Mon, 10 Apr 2006 05:13:59 +0000 (05:13 +0000)
commitcf26aa89100a9340eaae73c3beee6dd791cb7777
tree5acf7f2bbaf4d2245c84b597503f5ad48981777f
parentef2bb311e5876bd844395f54c823588e01bf01a3
expr.c (store_constructor): Don't bother clearing target if we're about to assign a vector to it using...

* expr.c (store_constructor): Don't bother clearing target if
we're about to assign a vector to it using vec_init_optab.

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