builtins.c (expand_builtin_memcpy): Delete duplicate code and make the first paramete...
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Mon, 4 Oct 2004 00:04:58 +0000 (00:04 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Mon, 4 Oct 2004 00:04:58 +0000 (00:04 +0000)
commitef7eaebfc6a4cf1b738efe18b2740b3bc8e470e8
tree03acb193b8a3659bdefa3a89754e8f7fb85908e8
parent41775162a7e2b03f6c1f9324370dacb71527151f
builtins.c (expand_builtin_memcpy): Delete duplicate code and make the first parameter the expression not the arglist.

* builtins.c (expand_builtin_memcpy): Delete duplicate code
and make the first parameter the expression not the arglist.

From-SVN: r88466
gcc/ChangeLog
gcc/builtins.c