[tree-ssa] RFC: Never gimplify ASM_EXPRs

Andrew Haley aph@redhat.com
Thu Jun 5 15:37:00 GMT 2003


Diego Novillo writes:
 > 
 > Is this an invalid use of __asm__ then?

I think so.  The asm is asking for a mem operand for something that it
never intends actually to access.  Better to pass the pointer in a
register.

Andrew.



More information about the Gcc mailing list