aboutsummaryrefslogtreecommitdiff
path: root/test/builtin-va-copy.qbe
diff options
context:
space:
mode:
Diffstat (limited to 'test/builtin-va-copy.qbe')
-rw-r--r--test/builtin-va-copy.qbe2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/builtin-va-copy.qbe b/test/builtin-va-copy.qbe
index 913fbd3..6c8d288 100644
--- a/test/builtin-va-copy.qbe
+++ b/test/builtin-va-copy.qbe
@@ -18,7 +18,5 @@ function $f() {
%.9 =l add %.6, 8
%.10 =l loadl %.8
storel %.10, %.9
- %.11 =l add %.8, 8
- %.12 =l add %.9, 8
ret
}