* dw2gencfi.c (output_cfi_insn): Initialize fragment before rs_cfa
authorJakub Jelinek <jakub@redhat.com>
Tue, 9 Jun 2009 15:12:45 +0000 (15:12 +0000)
committerJakub Jelinek <jakub@redhat.com>
Tue, 9 Jun 2009 15:12:45 +0000 (15:12 +0000)
commit1fbfe7852a66c02f029e9020a962ba65edb4c59a
tree5f3c5b0a2042f21560611983aebef8b6c2c845f9
parentc2f09c751bc27ae3c27cbb19ed65678c39b0c565
* dw2gencfi.c (output_cfi_insn): Initialize fragment before rs_cfa
to DW_CFA_advance_loc4.

* gas/cfi/cfi-common-7.d: New test.
* gas/cfi/cfi-common-7.s: New.
* gas/cfi/cfi.exp: Add cfi-common-7 test.
gas/ChangeLog
gas/dw2gencfi.c
gas/testsuite/ChangeLog
gas/testsuite/gas/cfi/cfi-common-7.d [new file with mode: 0644]
gas/testsuite/gas/cfi/cfi-common-7.s [new file with mode: 0644]
gas/testsuite/gas/cfi/cfi.exp
This page took 0.024208 seconds and 4 git commands to generate.