This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51782

--- Comment #28 from Martin Jambor <jamborm at gcc dot gnu.org> 2012-02-22 10:37:11 UTC ---
Author: jamborm
Date: Wed Feb 22 10:37:03 2012
New Revision: 184463

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184463
Log:
2012-02-22  Martin Jambor  <mjambor@suse.cz>

    PR middle-end/51782
    * emit-rtl.c (set_mem_attributes_minus_bitpos): Set address space
    according to the base object.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/emit-rtl.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]