This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: asm changes? [Was: Re: flow.c bugfix ]
- To: law at cygnus dot com
- Subject: Re: asm changes? [Was: Re: flow.c bugfix ]
- From: Joern Rennecke <amylaar at cygnus dot co dot uk>
- Date: Fri, 4 Dec 1998 08:04:22 +0000 (GMT)
- Cc: rth at cygnus dot com, egcs at cygnus dot com
> Basically they need a more intuitive way to say "this value must be in a
> register at the start of this asm and the register will be clobbered
> unpredictably within the asm".
So why not use "+r" ?