aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorDoug Evans <dje@gnu.org>1995-01-25 04:13:34 +0000
committerDoug Evans <dje@gnu.org>1995-01-25 04:13:34 +0000
commitc4e0f0610e274d228b675c0f679c13db9875afbc (patch)
treeb5fc499cee14d4139d7f7a931efe66a29b74cf95 /gcc
parent2ee5c7a8361c8d3fd775df9a4bb5ffcb5568960b (diff)
downloadgcc-c4e0f0610e274d228b675c0f679c13db9875afbc.zip
gcc-c4e0f0610e274d228b675c0f679c13db9875afbc.tar.gz
gcc-c4e0f0610e274d228b675c0f679c13db9875afbc.tar.bz2
(HAVE_conditional_move): Delete.
From-SVN: r8797
Diffstat (limited to 'gcc')
-rw-r--r--gcc/config/sparc/sparc.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/config/sparc/sparc.h b/gcc/config/sparc/sparc.h
index d320a76..fcf890d 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.