Commit c4e0f061 by Doug Evans

(HAVE_conditional_move): Delete.

From-SVN: r8797
parent 2ee5c7a8
...@@ -1491,9 +1491,6 @@ extern struct rtx_def *gen_compare_reg (); ...@@ -1491,9 +1491,6 @@ extern struct rtx_def *gen_compare_reg ();
extern int gen_v9_scc (); 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 /* Generate the special assembly code needed to tell the assembler whatever
it might need to know about the return value of a function. it might need to know about the return value of a function.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment