diff options
author | Jeffrey A Law <law@cygnus.com> | 1998-08-18 17:49:28 +0000 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 1998-08-18 11:49:28 -0600 |
commit | 52cf7115042b53aca4fd08ed4788136173258fd1 (patch) | |
tree | 204fa56dd26f617dfbc77b6524547796e4392cb0 /gcc/combine.c | |
parent | e27a51061835b998d7baa5e7fae34172dfae3f64 (diff) | |
download | gcc-52cf7115042b53aca4fd08ed4788136173258fd1.zip gcc-52cf7115042b53aca4fd08ed4788136173258fd1.tar.gz gcc-52cf7115042b53aca4fd08ed4788136173258fd1.tar.bz2 |
expr.c (emit_block_move): Do not call memcpy as a libcall instead build up a CALL_EXPR and call it like...
* expr.c (emit_block_move): Do not call memcpy as a libcall
instead build up a CALL_EXPR and call it like any other
function.
(clear_storage): Similarly for memset.
From-SVN: r21831
Diffstat (limited to 'gcc/combine.c')
0 files changed, 0 insertions, 0 deletions