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]

legitimate_address_p


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]