diff options
Diffstat (limited to 'test/dot_s/basics.s')
-rw-r--r-- | test/dot_s/basics.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/dot_s/basics.s b/test/dot_s/basics.s index acabc48db..1a6223645 100644 --- a/test/dot_s/basics.s +++ b/test/dot_s/basics.s @@ -50,7 +50,7 @@ main: # @main i32.add $0=, $0, $pop11 i32.const $drop=, main@FUNCTION # just take address for testing end_block - return $0 + copy_local $push24=, $0 .endfunc .Lfunc_end0: .size main, .Lfunc_end0-main |