stat_strength_red() updated
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Thu, 18 May 2006 13:54:35 +0000 (13:54 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Thu, 18 May 2006 13:54:35 +0000 (13:54 +0000)
[r7758]

ir/stat/firmstat.c

index 5564da2..f764d2d 100644 (file)
@@ -1557,7 +1557,7 @@ static void stat_tail_rec(void *ctx, ir_graph *irg, int n_calls)
  *
  * @param ctx  the hook context
  */
-static void stat_strength_red(void *ctx, ir_graph *irg, ir_node *strong, ir_node *cmp)
+static void stat_strength_red(void *ctx, ir_graph *irg, ir_node *strong)
 {
   if (! status->stat_options)
     return;