* builtins.c (expand_builtin_strlen): Do not call emit_move_insn
commitc5aba89cbeb33915490124fa5565c7bfc5702d18
authoruweigand <uweigand@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 30 Sep 2004 01:39:35 +0000 (30 01:39 +0000)
committeruweigand <uweigand@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 30 Sep 2004 01:39:35 +0000 (30 01:39 +0000)
tree55b63db8c40918329d735b5d045aceb9f60266e3
parentfbc51f36e328057ba98e695ccdab52856ca68796
* builtins.c (expand_builtin_strlen): Do not call emit_move_insn
with a PLUS as source operand.
(expand_movstr): Likewise.
(expand_builtin_stpcpy): Likewise.

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