OSDN Git Service

2012-01-17 Richard Guenther <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 17 Jan 2012 14:52:57 +0000 (14:52 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 17 Jan 2012 14:52:57 +0000 (14:52 +0000)
commit1211c450433cac7bdd20b9b4e29ff0db5dca0eb7
treedf207b909c37336f1bf48d3e70711b0078456b11
parent0a80cbc68172a9f8664394d6def4c37ac287fd89
2012-01-17  Richard Guenther  <rguenther@suse.de>

PR middle-end/51782
* expr.c (expand_assignment): Take address-space information
from the address operand of MEM_REF and TARGET_MEM_REF.
(expand_expr_real_1): Likewise.

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