]> git.proxmox.com Git - rustc.git/blob - src/binaryen/test/torture-s/920829-1.c.s
New upstream version 1.23.0+dfsg1
[rustc.git] / src / binaryen / test / torture-s / 920829-1.c.s
1 .text
2 .file "920829-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 block
11 i32.const $push6=, 0
12 i64.load $push0=, c($pop6)
13 i64.const $push1=, 3
14 i64.mul $push2=, $pop0, $pop1
15 i32.const $push5=, 0
16 i64.load $push3=, c3($pop5)
17 i64.ne $push4=, $pop2, $pop3
18 br_if 0, $pop4 # 0: down to label0
19 # BB#1: # %if.end
20 i32.const $push7=, 0
21 call exit@FUNCTION, $pop7
22 unreachable
23 .LBB0_2: # %if.then
24 end_block # label0:
25 call abort@FUNCTION
26 unreachable
27 .endfunc
28 .Lfunc_end0:
29 .size main, .Lfunc_end0-main
30 # -- End function
31 .hidden c # @c
32 .type c,@object
33 .section .data.c,"aw",@progbits
34 .globl c
35 .p2align 3
36 c:
37 .int64 2863311530 # 0xaaaaaaaa
38 .size c, 8
39
40 .hidden c3 # @c3
41 .type c3,@object
42 .section .data.c3,"aw",@progbits
43 .globl c3
44 .p2align 3
45 c3:
46 .int64 8589934590 # 0x1fffffffe
47 .size c3, 8
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 abort, void
52 .functype exit, void, i32