[PATCH] Fix PR c/11420 (broken amd64 movabs*) (take 3)

Richard Henderson rth@redhat.com
Tue Jul 8 16:33:00 GMT 2003


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~



More information about the Gcc-patches mailing list