Commit fd7fd61e by Andreas Jaeger Committed by Andreas Jaeger

* df.c: Remove prototype of unused function df_regno_rtl_debug.

From-SVN: r61833
parent 88e83acb
2003-01-26 Andreas Jaeger <aj@suse.de>
* df.c: Remove prototype of unused function df_regno_rtl_debug.
2003-01-26 Alexandre Oliva <aoliva@redhat.com>
* Makefile.in (FPBIT_FUNCS): Added _sf_to_tf.
......
......@@ -290,7 +290,6 @@ static struct ref *df_bb_insn_regno_first_def_find PARAMS((struct df *,
static void df_chain_dump PARAMS((struct df_link *, FILE *file));
static void df_chain_dump_regno PARAMS((struct df_link *, FILE *file));
static void df_regno_debug PARAMS ((struct df *, unsigned int, FILE *));
static void df_regno_rtl_debug PARAMS ((struct df *, unsigned int, FILE *));
static void df_ref_debug PARAMS ((struct df *, struct ref *, FILE *));
static void df_rd_transfer_function PARAMS ((int, int *, bitmap, bitmap,
bitmap, bitmap, void *));
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment