diff options
Diffstat (limited to 'test/torture-s/unroll-1.c.s')
-rw-r--r-- | test/torture-s/unroll-1.c.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/torture-s/unroll-1.c.s b/test/torture-s/unroll-1.c.s index b1fa7a090..04ecc2601 100644 --- a/test/torture-s/unroll-1.c.s +++ b/test/torture-s/unroll-1.c.s @@ -10,7 +10,7 @@ f: # @f # BB#0: # %entry i32.const $push0=, 1 i32.add $push1=, $0, $pop0 - return $pop1 + # fallthrough-return: $pop1 .endfunc .Lfunc_end0: .size f, .Lfunc_end0-f |