summaryrefslogtreecommitdiff
path: root/cgcalc.c
diff options
context:
space:
mode:
Diffstat (limited to 'cgcalc.c')
-rw-r--r--cgcalc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cgcalc.c b/cgcalc.c
index c30abca..c94339f 100644
--- a/cgcalc.c
+++ b/cgcalc.c
@@ -2298,6 +2298,7 @@ void calculate_graph_register_uses (INSTRUCTION_GRAPH graph)
}
graph->order_alterable=graph_1->order_alterable;
+ graph->order_mode=graph_1->order_mode;
return;
}
case GKEEP: