From ea804e24181b555339e9c107eb75ea960f753297 Mon Sep 17 00:00:00 2001 From: Michael Beck Date: Mon, 22 Oct 2007 13:24:37 +0000 Subject: [PATCH] heur5 not available yet ;-) [r16305] --- ir/be/bemodule.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ir/be/bemodule.c b/ir/be/bemodule.c index 5fad5159f..bf6d09e89 100644 --- a/ir/be/bemodule.c +++ b/ir/be/bemodule.c @@ -97,7 +97,7 @@ void be_init_modules(void) be_init_copycoal(); be_init_copyheur2(); be_init_copyheur4(); - be_init_copyheur5(); +// be_init_copyheur5(); be_init_copystat(); be_init_peephole(); be_init_ra(); -- 2.20.1