]> git.proxmox.com Git - rustc.git/blob - src/binaryen/test/torture-s/20030626-2.c.s
New upstream version 1.23.0+dfsg1
[rustc.git] / src / binaryen / test / torture-s / 20030626-2.c.s
1 .text
2 .file "20030626-2.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 i32.const $push0=, 0
11 i32.const $push6=, 0
12 i64.load $push1=, .L.str.2+5($pop6):p2align=0
13 i64.store buf+5($pop0):p2align=0, $pop1
14 i32.const $push5=, 0
15 i32.const $push4=, 0
16 i64.load $push2=, .L.str.2($pop4):p2align=0
17 i64.store buf($pop5), $pop2
18 i32.const $push3=, 0
19 # fallthrough-return: $pop3
20 .endfunc
21 .Lfunc_end0:
22 .size main, .Lfunc_end0-main
23 # -- End function
24 .hidden buf # @buf
25 .type buf,@object
26 .section .bss.buf,"aw",@nobits
27 .globl buf
28 .p2align 4
29 buf:
30 .skip 40
31 .size buf, 40
32
33 .type .L.str.2,@object # @.str.2
34 .section .rodata.str1.1,"aMS",@progbits,1
35 .L.str.2:
36 .asciz "other string"
37 .size .L.str.2, 13
38
39
40 .ident "clang version 6.0.0 (https://llvm.googlesource.com/clang.git a1774cccdccfa673c057f93ccf23bc2d8cb04932) (https://llvm.googlesource.com/llvm.git fc50e1c6121255333bc42d6faf2b524c074eae25)"