OSDN Git Service

* config/pa/pa-protos.h: Remove the prototype for
[pf3gnuchains/gcc-fork.git] / gcc / config / pa / pa-protos.h
index 848997e..5bc5a6b 100644 (file)
@@ -133,8 +133,6 @@ extern int insn_refs_are_delayed (rtx);
 /* Prototype function used in macro CONST_OK_FOR_LETTER_P.  */
 extern int zdepi_cint_p (unsigned HOST_WIDE_INT);
 
-extern struct rtx_def *hppa_builtin_saveregs (void);
-
 extern void override_options (void);
 extern void output_ascii (FILE *, const char *, int);
 extern HOST_WIDE_INT compute_frame_size (HOST_WIDE_INT, int *);
@@ -164,4 +162,5 @@ extern rtx function_value (tree, tree);
 extern int function_arg_partial_nregs (CUMULATIVE_ARGS *,
                                       enum machine_mode,
                                       tree, int);
+extern bool pa_return_in_memory (tree, tree);
 #endif /* TREE_CODE */