re PR bootstrap/50010 (bootstrap comparison failure without CFI directives)
authorJakub Jelinek <jakub@redhat.com>
Mon, 12 Sep 2011 19:29:31 +0000 (21:29 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Mon, 12 Sep 2011 19:29:31 +0000 (21:29 +0200)
commitb84dad8e0a8051844505c92bb71c0ed323c56a72
treeb2ce269ca1366a50948ec3458efcc9c2f65dbe5f
parent3bd0817d1cc191f0d89d2fefa57bf108a53331f2
re PR bootstrap/50010 (bootstrap comparison failure without CFI directives)

PR bootstrap/50010
* dwarf2cfi.c (add_cfis_to_fde): Ignore non-active insns in between
NOTE_INSN_CFI notes, with the exception of
NOTE_INSN_SWITCH_TEXT_SECTIONS.

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