This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: egcs-19981012 - parsing troubles in assembler
- To: Richard Henderson <rth at cygnus dot com>, Michal Jaegermann <michal at ellpspace dot math dot ualberta dot ca>, egcs-bugs at cygnus dot com
- Subject: Re: egcs-19981012 - parsing troubles in assembler
- From: Richard Henderson <rth at cygnus dot com>
- Date: Mon, 26 Oct 1998 13:38:02 -0800
- Cc: egcs-patches at cygnus dot com
- References: <199810161710.LAA11609@ellpspace.math.ualberta.ca> <19981016155131.A4002@dot.cygnus.com>
- Reply-To: Richard Henderson <rth at cygnus dot com>
On Fri, Oct 16, 1998 at 03:51:31PM -0700, Richard Henderson wrote:
> * combine.c (subst): Process the inputs to a parallel asm_operands
> only once.
I didn't see any comment on this, so I went ahead and committed it
so that linux 2.0 kernel builds may succeed.
r~