aboutsummaryrefslogtreecommitdiffstats
path: root/passes/techmap/extract_reduce.cc
diff options
context:
space:
mode:
Diffstat (limited to 'passes/techmap/extract_reduce.cc')
-rw-r--r--passes/techmap/extract_reduce.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/passes/techmap/extract_reduce.cc b/passes/techmap/extract_reduce.cc
index c53b35c7a..cc21c8665 100644
--- a/passes/techmap/extract_reduce.cc
+++ b/passes/techmap/extract_reduce.cc
@@ -76,6 +76,7 @@ struct ExtractReducePass : public Pass
allow_off_chain = true;
continue;
}
+ break;
}
extra_args(args, argidx, design);