From 2ed169add67264db427b54954b7e91b9f4fc0541 Mon Sep 17 00:00:00 2001 From: =?utf8?q?G=C3=B6tz=20Lindenmaier?= Date: Thu, 9 Jan 2003 16:56:38 +0000 Subject: [PATCH] *** empty log message *** [r587] --- ir/ir/irflag.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ir/ir/irflag.h b/ir/ir/irflag.h index 674db36ee..b45c9fbe7 100644 --- a/ir/ir/irflag.h +++ b/ir/ir/irflag.h @@ -49,7 +49,7 @@ int get_opt_unreachable_code(void); /* Performs Straightening, if simplifications and loop simplifications. Sets all separate control flow flags (control_flow_straightening, - weak_simplification and strong_simplificatio). */ + weak_simplification and strong_simplification). */ void set_opt_control_flow(int value); /* Performs Straightening */ -- 2.20.1