print-rtl.c (print_rtx): NOTE_INSN_LIVE has an rtx not a bitmap.
authorRichard Henderson <rth@cygnus.com>
Mon, 31 Aug 1998 09:55:28 +0000 (03:55 -0600)
committerJeff Law <law@gcc.gnu.org>
Mon, 31 Aug 1998 09:55:28 +0000 (03:55 -0600)
commitf3b1700b59b889e9c5e8fc8ecfbcd2467c806997
tree6e9670683f54e96af1d72c7e997b346e2dc6db2b
parentb96a5ea56c782a88e3b0b2fb0f51cf9e9d67226f
print-rtl.c (print_rtx): NOTE_INSN_LIVE has an rtx not a bitmap.

(
        * print-rtl.c (print_rtx): NOTE_INSN_LIVE has an rtx not a bitmap.
        * haifa-sched.c (sched_analyze): Handle NOTE_INSN_RANGE_START
        and NOTE_INSN_RANGE_END specially.
        (reemit_notes): Likewise.

From-SVN: r22125
gcc/ChangeLog