This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [4.0 PATCH]: Backport PR target/23570 and PR target/22585 fixes from mainline
- From: Richard Henderson <rth at redhat dot com>
- To: ubizjak at gmail dot com
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Thu, 6 Oct 2005 11:37:13 -0700
- Subject: Re: [4.0 PATCH]: Backport PR target/23570 and PR target/22585 fixes from mainline
- References: <1128580215.4344c4777d995@ssl.kss-loka.si>
On Thu, Oct 06, 2005 at 08:30:15AM +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".
>
> 2005-10-05 Uros Bizjak <uros@kss-loka.si>
>
> PR target/22585
> * config/i386/i386.c (ix86_prepare_fp_compare_args): Do not
> force integer op1 into register for XFmode compares.
>
>
> testsuite/ChangeLog:
>
> 2005-10-05 Uros Bizjak <uros@kss-loka.si>
>
> PR target/22576
> * gcc.target/i386/pr22576.c: New test.
>
> PR target/22585
> * gcc.target/i386/pr22585.c: New test.
>
> PR target/23570
> * gcc.target/i386/pr23570.c: New test.
Ok.
r~