This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH, i386]: Fix PR target/23570
- From: Richard Henderson <rth at redhat dot com>
- To: Uros Bizjak <ubizjak at gmail dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Wed, 31 Aug 2005 10:27:35 -0700
- Subject: Re: [PATCH, i386]: Fix PR target/23570
- References: <5787cf4705083101432fa89b8b@mail.gmail.com>
On Wed, Aug 31, 2005 at 10:43:29AM +0200, Uros Bizjak wrote:
> PR target/23570
> * config/i386/sse.md (*sse_concatv2sf): Change operand 2 constraint
> to "reg_or_0_operand".
> (sse2_loadld): Change operand 1 constraint to "reg_or_0_operand".
Applied.
r~