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: legitimate_address_p


I  think the answer is yes, please disregard.

On Wed, Jun 19, 2013 at 9:05 AM, Hendrik Greving
<hendrik.greving.intel@gmail.com> wrote:
> If the 'address' in question is (mem:m), then this is usually false is
> that right? Compiler always asks for the address excluding (mem:m), is
> that true (it would mean some kind of pointer to pointer)? Is this
> also true if reload check inline asm statements with memory
> constraints?
> Thanks,
> Hendrik


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