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: [tree-ssa] RFC: Never gimplify ASM_EXPRs


On Thu, Jun 05, 2003 at 03:46:22PM -0400, Jason Merrill wrote:
> I plan to do that, by reducing them to INDIRECT_REFs (if the operand isn't
> already a decl).

That's fine for GIMPLE, probably.

> Of course, that means that we don't get complex
> addressing modes, since I assume combine won't touch asms.

It will.


r~


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