From 8f53028050057ba2f443c2baedb1b1702b496e30 Mon Sep 17 00:00:00 2001 From: Chris Smith Date: Tue, 29 Mar 1994 12:45:13 +0000 Subject: [PATCH] *** empty log message *** From-SVN: r6916 --- gcc/config/convex/convex.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/config/convex/convex.h b/gcc/config/convex/convex.h index af1a0f5213c..91318866843 100644 --- a/gcc/config/convex/convex.h +++ b/gcc/config/convex/convex.h @@ -1536,5 +1536,5 @@ extern char *output_cmp (); extern char *output_condjump (); extern char *output_call (); extern void gen_ap_for_call (); -extern void check_float_value (); +extern int check_float_value (); extern void asm_declare_function_name (); -- 2.30.2