(alpha_emit_conditional_move): Declare it.
authorRichard Kenner <kenner@gcc.gnu.org>
Tue, 16 Apr 1996 14:54:13 +0000 (10:54 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Tue, 16 Apr 1996 14:54:13 +0000 (10:54 -0400)
From-SVN: r11815

gcc/config/alpha/alpha.h

index f5c609954ef2265aacf04f2c117d17a076e34168..07b6d4574b0ad7df00f99f4c302009853d9349e9 100644 (file)
@@ -990,6 +990,8 @@ enum reg_class { NO_REGS, GENERAL_REGS, FLOAT_REGS, ALL_REGS,
    insns and emitted.  */
 extern struct rtx_def *alpha_emit_set_const ();
 
+extern struct rtx_def *alpha_emit_conditional_move ();
+
 /* Generate necessary RTL for __builtin_saveregs().
    ARGLIST is the argument list; see expr.c.  */
 extern struct rtx_def *alpha_builtin_saveregs ();