This is the mail archive of the gcc-patches@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: [tree-ssa] PATCH to gimplify_asm_expr for optimization/12525


On Wed, Oct 08, 2003 at 09:18:40AM -0400, Diego Novillo wrote:
> What do you call "memory operands" here?  Could a local variable become
> a memory operand just because it's mentioned in an ASM_EXPR with a "m"
> modifier?

Yes.  An "m" constraint is asking for an lvalue.


r~


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