http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50010
--- Comment #17 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-09-12 19:29:36 UTC --- Author: jakub Date: Mon Sep 12 19:29:31 2011 New Revision: 178795 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=178795 Log: 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. Modified: trunk/gcc/ChangeLog trunk/gcc/dwarf2cfi.c