http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51782
--- Comment #12 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-01-17 14:53:06 UTC --- Author: rguenth Date: Tue Jan 17 14:52:57 2012 New Revision: 183249 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=183249 Log: 2012-01-17 Richard Guenther <rguent...@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. Modified: trunk/gcc/ChangeLog trunk/gcc/expr.c