blob: a1436317b75b2261e82489aff9dbec572d3ecb89 [file] [edit]
.text
.file "/usr/local/google/home/dschuff/s/wasm-waterfall/src/work/gcc/gcc/testsuite/gcc.c-torture/execute/pr58640.c"
.section .text.main,"ax",@progbits
.hidden main
.globl main
.type main,@function
main: # @main
.result i32
# BB#0: # %entry
block
i32.const $push9=, 0
i32.load $push0=, b($pop9)
i32.const $push8=, 0
i32.gt_s $push1=, $pop0, $pop8
br_if 0, $pop1 # 0: down to label0
# BB#1: # %for.body3.lr.ph.i
block
i32.const $push10=, 0
i32.load $push2=, d($pop10)
br_if 0, $pop2 # 0: down to label1
# BB#2: # %for.body3.i.preheader
i32.const $push7=, 0
i32.const $push6=, 1
i32.store b($pop7), $pop6
i32.const $push11=, 0
call exit@FUNCTION, $pop11
unreachable
.LBB0_3: # %for.cond4.preheader.split.i
end_block # label1:
i32.const $push4=, 0
i32.const $push3=, 4
i32.store c($pop4), $pop3
i32.const $push12=, 0
i32.const $push5=, 1
i32.store e($pop12), $pop5
.LBB0_4: # %foo.exit
end_block # label0:
i32.const $push13=, 0
call exit@FUNCTION, $pop13
unreachable
.endfunc
.Lfunc_end0:
.size main, .Lfunc_end0-main
.hidden d # @d
.type d,@object
.section .data.d,"aw",@progbits
.globl d
.p2align 2
d:
.int32 1 # 0x1
.size d, 4
.hidden a # @a
.type a,@object
.section .bss.a,"aw",@nobits
.globl a
.p2align 2
a:
.int32 0 # 0x0
.size a, 4
.hidden b # @b
.type b,@object
.section .bss.b,"aw",@nobits
.globl b
.p2align 2
b:
.int32 0 # 0x0
.size b, 4
.hidden c # @c
.type c,@object
.section .bss.c,"aw",@nobits
.globl c
.p2align 2
c:
.int32 0 # 0x0
.size c, 4
.hidden e # @e
.type e,@object
.section .bss.e,"aw",@nobits
.globl e
.p2align 2
e:
.int32 0 # 0x0
.size e, 4
.ident "clang version 4.0.0 (trunk 283460) (llvm/trunk 283507)"
.functype exit, void, i32