re PR rtl-optimization/49686 (CFI notes are missed for delayed slot)
authorRichard Henderson <rth@redhat.com>
Sat, 9 Jul 2011 19:57:27 +0000 (12:57 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Sat, 9 Jul 2011 19:57:27 +0000 (12:57 -0700)
commit45fba6d114d3ce2ed6192b24e93eba79231cdee5
tree358bc24130084bd3459847b70ee6eecb6e8a8a5b
parentdbbb299a30bda57a2741e3b737e2448ea79d0f9c
re PR rtl-optimization/49686 (CFI notes are missed for delayed slot)

PR debug/49686
* dwarf2cfi.c (dwarf2out_frame_debug): Don't set cfi_insn here...
(create_cfi_notes): ... do it here instead.

From-SVN: r176091
gcc/ChangeLog
gcc/dwarf2cfi.c