blob: 248d88a99772233186171d98342021a9fec5e619 [file] [edit]
.text
.file "/usr/local/google/home/dschuff/s/wasm-waterfall/src/work/gcc/gcc/testsuite/gcc.c-torture/execute/20020206-1.c"
.section .text.bar,"ax",@progbits
.hidden bar
.globl bar
.type bar,@function
bar: # @bar
.param i32
# BB#0: # %entry
i32.const $push0=, 31
i32.store 8($0), $pop0
i64.const $push1=, 223338299568
i64.store 0($0):p2align=2, $pop1
# fallthrough-return
.endfunc
.Lfunc_end0:
.size bar, .Lfunc_end0-bar
.section .text.baz,"ax",@progbits
.hidden baz
.globl baz
.type baz,@function
baz: # @baz
.param i32
# BB#0: # %entry
block
i32.load $push0=, 0($0)
i32.const $push1=, 176
i32.ne $push2=, $pop0, $pop1
br_if 0, $pop2 # 0: down to label0
# BB#1: # %lor.lhs.false
i32.load $push3=, 4($0)
i32.const $push4=, 52
i32.ne $push5=, $pop3, $pop4
br_if 0, $pop5 # 0: down to label0
# BB#2: # %lor.lhs.false3
i32.load $push6=, 8($0)
i32.const $push7=, 31
i32.ne $push8=, $pop6, $pop7
br_if 0, $pop8 # 0: down to label0
# BB#3: # %if.end
return
.LBB1_4: # %if.then
end_block # label0:
call abort@FUNCTION
unreachable
.endfunc
.Lfunc_end1:
.size baz, .Lfunc_end1-baz
.section .text.main,"ax",@progbits
.hidden main
.globl main
.type main,@function
main: # @main
.result i32
.local i32
# BB#0: # %entry
i32.const $push6=, 0
i32.const $push3=, 0
i32.load $push4=, __stack_pointer($pop3)
i32.const $push5=, 16
i32.sub $push8=, $pop4, $pop5
tee_local $push7=, $0=, $pop8
i32.store __stack_pointer($pop6), $pop7
i32.const $push0=, 31
i32.store 8($0), $pop0
i64.const $push1=, 223338299568
i64.store 0($0), $pop1
call baz@FUNCTION, $0
i32.const $push2=, 0
call exit@FUNCTION, $pop2
unreachable
.endfunc
.Lfunc_end2:
.size main, .Lfunc_end2-main
.ident "clang version 4.0.0 (trunk 283460) (llvm/trunk 283507)"
.functype abort, void
.functype exit, void, i32