]> git.proxmox.com Git - rustc.git/blob - src/binaryen/test/torture-s/pr43987.c.s
New upstream version 1.25.0+dfsg1
[rustc.git] / src / binaryen / test / torture-s / pr43987.c.s
1 .text
2 .file "pr43987.c"
3 .section .text.add_input_file,"ax",@progbits
4 .hidden add_input_file # -- Begin function add_input_file
5 .globl add_input_file
6 .type add_input_file,@function
7 add_input_file: # @add_input_file
8 .param i32
9 # BB#0: # %entry
10 i32.const $push0=, 0
11 i32.load $push1=, B+4($pop0)
12 i32.store 0($pop1), $0
13 # fallthrough-return
14 .endfunc
15 .Lfunc_end0:
16 .size add_input_file, .Lfunc_end0-add_input_file
17 # -- End function
18 .section .text.main,"ax",@progbits
19 .hidden main # -- Begin function main
20 .globl main
21 .type main,@function
22 main: # @main
23 .result i32
24 # BB#0: # %entry
25 i32.const $push0=, 0
26 i32.const $push2=, 0
27 i32.load $push1=, __stack_pointer($pop2)
28 i32.const $push3=, 16
29 i32.sub $push6=, $pop1, $pop3
30 i32.const $push4=, 12
31 i32.add $push5=, $pop6, $pop4
32 i32.store B+4($pop0), $pop5
33 i32.const $push7=, 0
34 # fallthrough-return: $pop7
35 .endfunc
36 .Lfunc_end1:
37 .size main, .Lfunc_end1-main
38 # -- End function
39 .hidden B # @B
40 .type B,@object
41 .section .bss.B,"aw",@nobits
42 .globl B
43 .p2align 4
44 B:
45 .skip 1024
46 .size B, 1024
47
48
49 .ident "clang version 6.0.0 (https://llvm.googlesource.com/clang.git a1774cccdccfa673c057f93ccf23bc2d8cb04932) (https://llvm.googlesource.com/llvm.git fc50e1c6121255333bc42d6faf2b524c074eae25)"