[tree-ssa] RFC: Never gimplify ASM_EXPRs

Richard Henderson rth@redhat.com
Thu Jun 5 17:18:00 GMT 2003


On Thu, Jun 05, 2003 at 11:12:36AM -0400, Jason Merrill wrote:
> Andrew and I discussed this issue at the summit, and agreed (I thought)
> that the asm should either make the operand an input/output operand or pass
> in X and do the dereference in the explicit assembly.

Doing the dereference explicitly in the assembly is not
an option.  The syntax for various addressing modes
varies too widely.

IMO yall should be special-casing memory operands.


r~



More information about the Gcc mailing list