From: Michael Beck Date: Thu, 18 May 2006 13:54:35 +0000 (+0000) Subject: stat_strength_red() updated X-Git-Url: http://nsz.repo.hu/git/?a=commitdiff_plain;h=6a98718fe43ada94559c4624652a7b12df2c9a38;p=libfirm stat_strength_red() updated [r7758] --- diff --git a/ir/stat/firmstat.c b/ir/stat/firmstat.c index 5564da2f8..f764d2dc6 100644 --- a/ir/stat/firmstat.c +++ b/ir/stat/firmstat.c @@ -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;