This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [4.0 PATCH]: Backport PR target/23570 and PR target/22585 fixes from mainline


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~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]