call.c (build_over_call): Instead of memcpy use an assignment of two MEM_REFs.
authorRichard Guenther <rguenther@suse.de>
Fri, 12 Aug 2011 08:55:05 +0000 (08:55 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 12 Aug 2011 08:55:05 +0000 (08:55 +0000)
commit6aeb8c9919b5b816a32fcf8400b85d9b91752059
tree88501efa7f691a8047eed2a88aa3396008ce5ecd
parentf895fc2a0d23a15668d829cec8c9bfaa98ae5615
call.c (build_over_call): Instead of memcpy use an assignment of two MEM_REFs.

2011-08-12  Richard Guenther  <rguenther@suse.de>

* call.c (build_over_call): Instead of memcpy use an
assignment of two MEM_REFs.

From-SVN: r177691
gcc/cp/ChangeLog
gcc/cp/call.c