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 target/6753


On Wed, May 22, 2002 at 05:55:11PM +0200, Jakub Jelinek wrote:
> Dunno what to do with the testcase, as it needs to be run on pentium3+.
> Any ideas?

cpuid check?
sigill handler exit(0)?

> 	PR target/6753
> 	* config/i386/i386.md (sse_movdfcc, sse_movdfcc_eq): Use Y instead
> 	of x in constraints for clarity.
> 	(sse_mov?fcc split): abort if op2 == op3.
> 	(sse_movsfcc_const0_1, sse_movsfcc_const0_2, sse_movsfcc_const0_3,
> 	sse_movsfcc_const0_4): Add earlyclobber.
> 	(sse_movdfcc_const0_1, sse_movdfcc_const0_2, sse_movdfcc_const0_3,
> 	sse_movdfcc_const0_4): Likewise.  Use DFmode, not SFmode.
> 	Use Y instead of x in constraints.

Ok everywhere.


r~


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