builtins.c (expand_builtin_strncpy): Delete duplicate code.
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Fri, 8 Oct 2004 16:06:02 +0000 (16:06 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Fri, 8 Oct 2004 16:06:02 +0000 (16:06 +0000)
commit559837f74a358ea117300f422312a33735aa9fc2
treeae4c253a884ebb18fb26844a656196c3733e617d
parenta58eeb317d540ceddf751e55581ab87035481118
builtins.c (expand_builtin_strncpy): Delete duplicate code.

* builtins.c (expand_builtin_strncpy): Delete duplicate code.
Accept an `exp' instead of an `arglist'.

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