* builtins.c (expand_builtin_memcpy): Delete duplicate code
authorghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 4 Oct 2004 00:04:58 +0000 (00:04 +0000)
committerghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 4 Oct 2004 00:04:58 +0000 (00:04 +0000)
commit5a0de1516fbcc69846b89bccb91ad62242b7af2f
tree03acb193b8a3659bdefa3a89754e8f7fb85908e8
parent555c9f3d82cbd9e2bfc940b5d33e22359d8e6e50
* builtins.c (expand_builtin_memcpy): Delete duplicate code
and make the first parameter the expression not the arglist.

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