| .text |
| .file "/usr/local/google/home/dschuff/s/wasm-waterfall/src/work/gcc/gcc/testsuite/gcc.c-torture/execute/loop-14.c" |
| .section .text.f,"ax",@progbits |
| .hidden f |
| .globl f |
| .type f,@function |
| f: # @f |
| .param i32 |
| # BB#0: # %entry |
| i64.const $push0=, 90194313258 |
| i64.store 4($0):p2align=2, $pop0 |
| # fallthrough-return |
| .endfunc |
| .Lfunc_end0: |
| .size f, .Lfunc_end0-f |
| |
| .section .text.main,"ax",@progbits |
| .hidden main |
| .globl main |
| .type main,@function |
| main: # @main |
| .result i32 |
| # BB#0: # %entry |
| i32.const $push1=, 0 |
| i64.const $push0=, 90194313258 |
| i64.store a3+4($pop1):p2align=2, $pop0 |
| i32.const $push2=, 0 |
| call exit@FUNCTION, $pop2 |
| unreachable |
| .endfunc |
| .Lfunc_end1: |
| .size main, .Lfunc_end1-main |
| |
| .hidden a3 # @a3 |
| .type a3,@object |
| .section .bss.a3,"aw",@nobits |
| .globl a3 |
| .p2align 2 |
| a3: |
| .skip 12 |
| .size a3, 12 |
| |
| |
| .ident "clang version 4.0.0 (trunk 283460) (llvm/trunk 283507)" |
| .functype exit, void, i32 |