* i386.h (output_int_conditional_move): Declare.
(output_fp_conditional_move): Likewise.
From-SVN: r20625
Sat Jun 20 00:36:16 1998 Jeffrey A Law (law@cygnus.com)
+ * i386.h (output_int_conditional_move): Declare.
+ (output_fp_conditional_move): Likewise.
+
* optabs.c (init_traps): Put prototype inside a suitable #ifdef.
Sat Jun 20 00:27:40 1998 Graham <grahams@rcp.co.uk>
extern int is_fp_store ();
extern int agi_dependent ();
extern int reg_mentioned_in_mem ();
+extern char *output_int_conditional_move ();
+extern char *output_fp_conditional_move ();
#ifdef NOTYET
extern struct rtx_def *copy_all_rtx ();