* dw2gencfi.c (output_cfi_insn): Initialize fragment before rs_cfa
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cfi / cfi-common-7.s
1 .cfi_startproc simple
2 .skip 16
3 .cfi_def_cfa 0, 16
4 .skip 75031
5 .cfi_def_cfa 0, 64
6 .cfi_endproc
This page took 0.032326 seconds and 5 git commands to generate.