This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Bug in ARM long long multiply patterns.
- To: Nick Clifton <nickc at redhat dot com>
- Subject: Re: Bug in ARM long long multiply patterns.
- From: Philip Blundell <philb at gnu dot org>
- Date: Thu, 09 Nov 2000 07:25:56 +0000
- cc: gcc-patches at gcc dot gnu dot org
- References: <200011090124.RAA18488@elmo.cygnus.com>
Hi Nick,
> * config/arm/arm.md (mulsidi3adddi): Change output operand
> constraint from "=&" to "=&".
> (umulsidi3adddi): Change output operand constraint from "=&" to
> "=&".
I guess this should read `... from "=& to "+&".'
p.