blob: 82c336601986aaba974b3cd789743869f11239c8 [file] [edit]
.text
.file "/usr/local/google/home/dschuff/s/wasm-waterfall/src/work/gcc/gcc/testsuite/gcc.c-torture/execute/20020314-1.c"
.section .text.f,"ax",@progbits
.hidden f
.globl f
.type f,@function
f: # @f
.param i32, f64
# BB#0: # %entry
# fallthrough-return
.endfunc
.Lfunc_end0:
.size f, .Lfunc_end0-f
.section .text.g,"ax",@progbits
.hidden g
.globl g
.type g,@function
g: # @g
.param f64, f64, f64, f64
.result f64
# BB#0: # %entry
f64.add $push1=, $0, $1
f64.mul $push0=, $2, $3
f64.mul $push2=, $pop1, $pop0
f64.mul $push3=, $pop2, $0
f64.add $push4=, $pop3, $1
# fallthrough-return: $pop4
.endfunc
.Lfunc_end1:
.size g, .Lfunc_end1-g
.section .text.main,"ax",@progbits
.hidden main
.globl main
.type main,@function
main: # @main
.result i32
# BB#0: # %if.end8
i32.const $push0=, 0
call exit@FUNCTION, $pop0
unreachable
.endfunc
.Lfunc_end2:
.size main, .Lfunc_end2-main
.ident "clang version 4.0.0 (trunk 283460) (llvm/trunk 283507)"
.functype exit, void, i32