]> git.proxmox.com Git - rustc.git/blob - src/binaryen/test/torture-s/20020404-1.c.s
New upstream version 1.23.0+dfsg1
[rustc.git] / src / binaryen / test / torture-s / 20020404-1.c.s
1 .text
2 .file "20020404-1.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: # %entry
10 call dump_bfd_file@FUNCTION
11 i32.const $push0=, 0
12 call exit@FUNCTION, $pop0
13 unreachable
14 .endfunc
15 .Lfunc_end0:
16 .size main, .Lfunc_end0-main
17 # -- End function
18 .section .text.dump_bfd_file,"ax",@progbits
19 .type dump_bfd_file,@function # -- Begin function dump_bfd_file
20 dump_bfd_file: # @dump_bfd_file
21 # BB#0: # %entry
22 i32.const $push1=, 0
23 i64.const $push0=, 3735928559
24 i64.store bfd_make_section_anyway.foo_section+8($pop1), $pop0
25 i32.const $push10=, 0
26 i64.const $push9=, 3735928559
27 i64.store bfd_make_section_anyway.foo_section+16($pop10), $pop9
28 i32.const $push8=, 0
29 i64.const $push2=, 0
30 i64.store bfd_make_section_anyway.foo_section+24($pop8), $pop2
31 i32.const $push7=, 0
32 i32.const $push6=, 0
33 i32.load8_u $push3=, bfd_make_section_anyway.foo_section($pop6)
34 i32.const $push4=, 1
35 i32.or $push5=, $pop3, $pop4
36 i32.store8 bfd_make_section_anyway.foo_section($pop7), $pop5
37 # fallthrough-return
38 .endfunc
39 .Lfunc_end1:
40 .size dump_bfd_file, .Lfunc_end1-dump_bfd_file
41 # -- End function
42 .type bfd_make_section_anyway.foo_section,@object # @bfd_make_section_anyway.foo_section
43 .section .bss.bfd_make_section_anyway.foo_section,"aw",@nobits
44 .p2align 3
45 bfd_make_section_anyway.foo_section:
46 .skip 32
47 .size bfd_make_section_anyway.foo_section, 32
48
49
50 .ident "clang version 6.0.0 (https://llvm.googlesource.com/clang.git a1774cccdccfa673c057f93ccf23bc2d8cb04932) (https://llvm.googlesource.com/llvm.git fc50e1c6121255333bc42d6faf2b524c074eae25)"
51 .functype exit, void, i32