This is the mail archive of the gcc@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]

Re: Memory outputs in inline asm


On 02/26/2014 12:24 PM, Richard Biener wrote:
> An additional question that immediately pops up here is that
> of TBAA - may we use the alias-set of the memory reference
> to disambiguate other loads/stores against the asm?

I would certainly hope so: I don't think the rule here should be any
different from any other memory access.

Andrew.


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