diff options
Diffstat (limited to 'test/torture-s/pr39233.c.s')
-rw-r--r-- | test/torture-s/pr39233.c.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/torture-s/pr39233.c.s b/test/torture-s/pr39233.c.s index d77f8c441..b18157ce6 100644 --- a/test/torture-s/pr39233.c.s +++ b/test/torture-s/pr39233.c.s @@ -47,7 +47,7 @@ main: # @main i32.const $push6=, 0 call foo@FUNCTION, $pop6 i32.const $push7=, 0 - return $pop7 + # fallthrough-return: $pop7 .endfunc .Lfunc_end1: .size main, .Lfunc_end1-main |