aboutsummaryrefslogtreecommitdiff
path: root/test/struct-copy.qbe
diff options
context:
space:
mode:
Diffstat (limited to 'test/struct-copy.qbe')
-rw-r--r--test/struct-copy.qbe2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/struct-copy.qbe b/test/struct-copy.qbe
index eb2c955..684952f 100644
--- a/test/struct-copy.qbe
+++ b/test/struct-copy.qbe
@@ -13,8 +13,6 @@ function $f() {
%.7 =l add %.4, 4
%.8 =l loaduw %.6
storew %.8, %.7
- %.9 =l add %.6, 4
- %.10 =l add %.7, 4
ret
}
export data $x = align 4 { z 12 }