| .text |
| .file "/usr/local/google/home/dschuff/s/wasm-waterfall/src/work/gcc/gcc/testsuite/gcc.c-torture/execute/pr60072.c" |
| .section .text.main,"ax",@progbits |
| .hidden main |
| .globl main |
| .type main,@function |
| main: # @main |
| .result i32 |
| # BB#0: # %entry |
| i32.const $push1=, 0 |
| i32.const $push0=, 2 |
| i32.store c($pop1), $pop0 |
| i32.const $push2=, 0 |
| # fallthrough-return: $pop2 |
| .endfunc |
| .Lfunc_end0: |
| .size main, .Lfunc_end0-main |
| |
| .hidden c # @c |
| .type c,@object |
| .section .data.c,"aw",@progbits |
| .globl c |
| .p2align 2 |
| c: |
| .int32 1 # 0x1 |
| .size c, 4 |
| |
| |
| .ident "clang version 4.0.0 (trunk 283460) (llvm/trunk 283507)" |