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/5972 (Sun as using different cmov syntax on IA-32)


On Mon, Mar 18, 2002 at 01:41:37PM +0100, Jakub Jelinek wrote:
> 	* config/i386/i386.md (movdicc_c_rex64, movsicc_noc, movhicc_noc,
> 	movsfcc_1, movdfcc_1): Add %O2.
> 	* config/i386/i386.c (print_operand): Handle %ON.
> 	Print . before float condition codes in Sun as cmov syntax.
> 	* config/i386/sol2.h (CMOV_SUN_AS_SYNTAX): Define for Sun as.
> 	* config.gcc (i[34567]86-*-solaris2*): Remove comment which is
> 	no longer true.

Ok when it gets verified.


r~


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