From c4e0f0610e274d228b675c0f679c13db9875afbc Mon Sep 17 00:00:00 2001 From: Doug Evans Date: Wed, 25 Jan 1995 04:13:34 +0000 Subject: [PATCH] (HAVE_conditional_move): Delete. From-SVN: r8797 --- gcc/config/sparc/sparc.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/gcc/config/sparc/sparc.h b/gcc/config/sparc/sparc.h index d320a7621ce..fcf890dc8a1 100644 --- a/gcc/config/sparc/sparc.h +++ b/gcc/config/sparc/sparc.h @@ -1490,9 +1490,6 @@ extern struct rtx_def *gen_compare_reg (); /* This function handles all v9 scc insns */ extern int gen_v9_scc (); - -/* ??? This is a hack until conditional move support is complete. */ -#define HAVE_conditional_move (TARGET_V9) /* Generate the special assembly code needed to tell the assembler whatever it might need to know about the return value of a function. -- 2.30.2