expr.c (store_expr): Use clear_storage instead of direct memset libcall.
authorJan Hubicka <jh@suse.cz>
Thu, 27 Apr 2000 14:13:48 +0000 (14:13 +0000)
committerJan Hubicka <hubicka@gcc.gnu.org>
Thu, 27 Apr 2000 14:13:48 +0000 (14:13 +0000)
commit2a5b96fdb1cdccc1dfe2c8feb36ddaec7ac08069
tree457e538cbad868c1a66850e6c9b2be338a4339f3
parent6d844225475f369c544da9102d808b915d71d4d9
expr.c (store_expr): Use clear_storage instead of direct memset libcall.

* expr.c (store_expr): Use clear_storage instead of direct memset
libcall.

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