* builtins.c (expand_builtin_memmove): Delete duplicate code
commit7e72af53dcdaa380c45a0195b691cb47ab6866ef
authorghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 5 Oct 2004 17:10:42 +0000 (5 17:10 +0000)
committerghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 5 Oct 2004 17:10:42 +0000 (5 17:10 +0000)
treef701a614c5d5177f2070b1870eafb26d3f72961e
parent592eee5275e6845f3daddf8f3324cfbd3fb697e2
* builtins.c (expand_builtin_memmove): Delete duplicate code
and accept a tree type for the result.
(expand_builtin_bcopy): Accept a tree type for the result.
(fold_builtin_memmove): Accept an arglist and tree type for
the result.

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