[PATCH] S/390: Fix shifts and setmems predicates

Richard Henderson rth@redhat.com
Thu Aug 25 17:27:00 GMT 2005


On Thu, Aug 25, 2005 at 04:37:49PM +0200, Ulrich Weigand wrote:
> > +  asm ("" : : : "r0", "r1", "r2", "r3", "r4", "r5", "r6", "r7", 
> > +                "r8", "r9", "r10", "r11", "r12", "r13", "r14");
> 
> I guess this needs to be volatile to have any effect ...

volatile is implicit without any output.


r~



More information about the Gcc-patches mailing list