summaryrefslogtreecommitdiff
path: root/test/torture-s/struct-aliasing-1.c.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/torture-s/struct-aliasing-1.c.s')
-rw-r--r--test/torture-s/struct-aliasing-1.c.s4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/torture-s/struct-aliasing-1.c.s b/test/torture-s/struct-aliasing-1.c.s
index 847361b08..9509c14f0 100644
--- a/test/torture-s/struct-aliasing-1.c.s
+++ b/test/torture-s/struct-aliasing-1.c.s
@@ -37,7 +37,7 @@ main: # @main
i32.const $4=, 12
i32.add $4=, $5, $4
block .LBB1_2
- i32.call $push2=, foo, $3, $4
+ i32.call $push2=, foo@FUNCTION, $3, $4
i32.const $push0=, 1
i32.store $push1=, 12($5), $pop0
i32.ne $push3=, $pop2, $pop1
@@ -50,7 +50,7 @@ main: # @main
i32.store $5=, 0($2), $5
return $pop4
.LBB1_2: # %if.then
- call abort
+ call abort@FUNCTION
unreachable
.Lfunc_end1:
.size main, .Lfunc_end1-main