This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Named asm operands patch
- To: Florian Weimer <fw at deneb dot enyo dot de>
- Subject: Re: Named asm operands patch
- From: Richard Henderson <rth at redhat dot com>
- Date: Tue, 16 Oct 2001 17:31:03 -0700
- Cc: gcc-patches at gcc dot gnu dot org, esk at ira dot uka dot de
- References: <20011011002343.A4962@redhat.com> <87sncmfm9y.fsf@deneb.enyo.de>
On Sun, Oct 14, 2001 at 02:18:01PM +0200, Florian Weimer wrote:
> Is the comment at the top of expand_asm_operands() stmt.c still
> correct? I think the patch changes the representation of inputs and
> outputs. Does the following patch reflect the new situation?
Yep. Applied.
r~