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 tree-optimization/51782] -ftree-sra: Missing address-space information leads to wrong


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

--- Comment #11 from Georg-Johann Lay <gjl at gcc dot gnu.org> 2012-01-12 18:09:13 UTC ---
(In reply to comment #10)
> Where is the address space information about a particular memory access stored
> in gimple/tree infrastructure?

You mean the ADDR_SPACE macros from tree.h?


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