diff options
Diffstat (limited to 'test/unit.fromasm.no-opts')
-rw-r--r-- | test/unit.fromasm.no-opts | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/test/unit.fromasm.no-opts b/test/unit.fromasm.no-opts index af5daebe0..29fede80c 100644 --- a/test/unit.fromasm.no-opts +++ b/test/unit.fromasm.no-opts @@ -307,7 +307,6 @@ (loop $while-in (block $while-out (br $while-out) - (br $while-in) ) ) (br $label$break$Lout) @@ -317,10 +316,8 @@ (loop $while-in8 (block $while-out7 (br $label$break$Lout) - (br $while-in8) ) ) - (br $label$break$Lout) ) ) (loop $label$continue$L1 @@ -341,7 +338,6 @@ ) (block (br $label$break$L1) - (br $switch10) ) ) (block @@ -353,7 +349,6 @@ ) (block (br $label$break$L3) - (br $switch10) ) ) (br $label$break$L1) @@ -1742,7 +1737,6 @@ (i32.const 14) ) (br $while-out) - (br $while-in) ) ) (if |