OSDN Git Service

ch:
[pf3gnuchains/gcc-fork.git] / gcc / c-common.h
index 2477a0f..24db762 100644 (file)
@@ -396,7 +396,7 @@ extern tree (*make_fname_decl)                  PARAMS ((tree, const char *, int
 extern void declare_function_name              PARAMS ((void));
 extern void decl_attributes                    PARAMS ((tree, tree, tree));
 extern void init_function_format_info          PARAMS ((void));
-extern void check_function_format              PARAMS ((tree, tree, tree));
+extern void check_function_format              PARAMS ((int *, tree, tree, tree));
 extern void c_apply_type_quals_to_decl         PARAMS ((int, tree));
 /* Print an error message for invalid operands to arith operation CODE.
    NOP_EXPR is used as a special case (see truthvalue_conversion).  */
@@ -683,6 +683,8 @@ extern tree c_add_case_label                    PARAMS ((splay_tree,
                                                         tree, tree,
                                                         tree));
 
+extern tree build_function_call                        PARAMS ((tree, tree));
+
 #ifdef RTX_CODE
 
 extern struct rtx_def *c_expand_expr            PARAMS ((tree, rtx,