expr.c (emit_block_move): Do not call memcpy as a libcall instead build up a…
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
Showing
Please
register
or
sign in
to comment