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: [PATCH] S/390: Fix shifts and setmems predicates


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~


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