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] Fix PR c/11420 (broken amd64 movabs*) (take 3)


On Tue, Jul 08, 2003 at 04:24:33PM +0200, Jakub Jelinek wrote:
> 	* config/i386/i386.c (ix86_check_movabs): New function.
> 	* config/i386/i386-protos.h (ix86_check_movabs): New prototype.
> 	* config/i386/i386.md (movabs[shqd]i_1_rex64): Kill broken alternative.
> 	(movabs[shqd]i_[12]_rex64): Add ix86_check_movabs check to conditions.
> 
> 	* config/i386/i386.md (movdi_1_rex64): Set Y<-m alternative's type
> 	to ssemov.
> 
> 	PR c/11420
> 	* gcc.dg/20030707-1.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]