]> gcc.gnu.org Git - gcc.git/blobdiff - gcc/rtl.c
print-tree.c (print_node, indent_to): Remove redundant prototypes.
[gcc.git] / gcc / rtl.c
index 011c44022c87a56eca3d46c8cd44e170bb8ed360..495512efceaeebebe81058baae2132acf442d3f5 100644 (file)
--- a/gcc/rtl.c
+++ b/gcc/rtl.c
@@ -261,6 +261,7 @@ const char * const reg_note_name[] = { "", "REG_DEAD", "REG_INC", "REG_EQUIV", "
 
 static void dump_and_abort     PROTO((int, int, FILE *)) ATTRIBUTE_NORETURN;
 static void read_name          PROTO((char *, FILE *));
+static const char *trim_filename PROTO((const char *));
 \f
 /* Allocate an rtx vector of N elements.
    Store the length, and initialize all elements to zero.  */
This page took 0.025651 seconds and 5 git commands to generate.