OSDN Git Service

(emit_block_move, emit_push_insn, expand_assignment): Size passed to
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 31 Mar 1993 21:01:17 +0000 (21:01 +0000)
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 31 Mar 1993 21:01:17 +0000 (21:01 +0000)
commit7b6f34561e8facda4b85d944e55b339700f97812
treef3e0a2e0d672d06c92488615b1dc2e9545a48690
parentf96b38ae8b49beca0a819a5835499674aa7db96d
(emit_block_move, emit_push_insn, expand_assignment): Size passed to
memcpy/bcopy is SIZETYPE, not Pmode.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@3966 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/expr.c