diff options
Diffstat (limited to 'test/torture-s/pushpop_macro.c.s')
-rw-r--r-- | test/torture-s/pushpop_macro.c.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/torture-s/pushpop_macro.c.s b/test/torture-s/pushpop_macro.c.s index 37a7bd4d2..be26f5cd6 100644 --- a/test/torture-s/pushpop_macro.c.s +++ b/test/torture-s/pushpop_macro.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - return $pop0 + # fallthrough-return: $pop0 .endfunc .Lfunc_end0: .size main, .Lfunc_end0-main |