* rtl.c (rtx_alloc): Use memset instead of inline loop.
authorRichard Henderson <rth@cygnus.com>
Tue, 12 Jan 1999 01:31:09 +0000 (17:31 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Tue, 12 Jan 1999 01:31:09 +0000 (17:31 -0800)
commitd6c0e1c8d0be1e1b6ce7fc9c36223328e191cb7f
tree5c815910f5db011a3770222a144ad60b013fde01
parent08b8d8e5183c6852427c6164e4c71a66fcec21e9
* rtl.c (rtx_alloc): Use memset instead of inline loop.

From-SVN: r24632
gcc/ChangeLog
gcc/rtl.c