From: Doug Evans Date: Wed, 25 Jan 1995 04:13:34 +0000 (+0000) Subject: (HAVE_conditional_move): Delete. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c4e0f0610e274d228b675c0f679c13db9875afbc;p=gcc.git (HAVE_conditional_move): Delete. From-SVN: r8797 --- 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.