]> git.proxmox.com Git - rustc.git/blob - src/binaryen/test/torture-s/pr36093.c.s
New upstream version 1.23.0+dfsg1
[rustc.git] / src / binaryen / test / torture-s / pr36093.c.s
1 .text
2 .file "pr36093.c"
3 .section .text.main,"ax",@progbits
4 .hidden main # -- Begin function main
5 .globl main
6 .type main,@function
7 main: # @main
8 .result i32
9 # BB#0: # %if.end
10 i32.const $push2=, foo
11 i32.const $push1=, 97
12 i32.const $push0=, 129
13 i32.call $drop=, memset@FUNCTION, $pop2, $pop1, $pop0
14 i32.const $push4=, foo+129
15 i32.const $push3=, 98
16 i32.const $push12=, 129
17 i32.call $drop=, memset@FUNCTION, $pop4, $pop3, $pop12
18 i32.const $push6=, foo+258
19 i32.const $push5=, 99
20 i32.const $push11=, 129
21 i32.call $drop=, memset@FUNCTION, $pop6, $pop5, $pop11
22 i32.const $push8=, foo+387
23 i32.const $push7=, 100
24 i32.const $push10=, 129
25 i32.call $drop=, memset@FUNCTION, $pop8, $pop7, $pop10
26 i32.const $push9=, 0
27 # fallthrough-return: $pop9
28 .endfunc
29 .Lfunc_end0:
30 .size main, .Lfunc_end0-main
31 # -- End function
32 .hidden foo # @foo
33 .type foo,@object
34 .section .bss.foo,"aw",@nobits
35 .globl foo
36 .p2align 7
37 foo:
38 .skip 2560
39 .size foo, 2560
40
41
42 .ident "clang version 6.0.0 (https://llvm.googlesource.com/clang.git a1774cccdccfa673c057f93ccf23bc2d8cb04932) (https://llvm.googlesource.com/llvm.git fc50e1c6121255333bc42d6faf2b524c074eae25)"