--- Comment #2 from pinskia at gcc dot gnu dot org 2008-11-27 00:38 ---
12578 else if (i2 != 0 && next_nonnote_insn (i2) == i3
12579 && reg_referenced_p (XEXP (note, 0), PATTERN
(i2)))
(gdb) p debug_rtx(i2)
(note 20 19 21 3 NOTE_INSN_DELETED)
-
--- Comment #1 from pinskia at gcc dot gnu dot org 2008-11-27 00:37 ---
#0 0x00487a55 in reg_referenced_p (x=0x42f137d0, body=0x0) at
/Users/apinski/src/local/gcc/gcc/rtlanal.c:737
#1 0x00af72a5 in distribute_notes (notes=0x42f134b0, from_insn=0x42f12a50,
i3=0x42f12a80, i2=0x42f12a50,