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: [patch RFC] SH: Fix PR target/27405


On Thu, Nov 02, 2006 at 08:18:12AM +0900, Kaz Kojima wrote:
> 2006-11-01  Kaz Kojima  <kkojima@gcc.gnu.org>
> 
> 	PR target/27405
> 	* config/sh/sh.md (cmp{eq,gt,gtu}{si,di}_media): Remove.
> 	(cmpsi{eq,gt,gtu}{si,di}_media): Rename to
> 	cmp{eq,gt,gtu}{si,di}_media.
> 	(*cmpne0si_media): Remove.
> 	(*movsicc_umin): Adjust gen_cmp*_media call.
> 	(unordered): Change the mode of unordered and oparands[1] to
> 	SImode.

s/oparands/operands/

-- 
Rask Ingemann Lambertsen


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