[Bug tree-optimization/51782] -ftree-sra: Missing address-space information leads to wrong

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jan 17 15:26:00 GMT 2012


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  <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.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/expr.c



More information about the Gcc-bugs mailing list