]> gcc.gnu.org Git - gcc.git/commit
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:31 +0000 (03:55 -0600)
committerJeff Law <law@gcc.gnu.org>
Mon, 31 Aug 1998 09:55:31 +0000 (03:55 -0600)
commit6dfdecdb1d8f0ece741e00d187d9cb73d0e9b6ec
tree233d864c192af8d8a351375918489037b7826dea
parentda2ec29a6cd37cace754777558eb3deb0d9f06e6
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: r22127
gcc/haifa-sched.c
This page took 0.06288 seconds and 5 git commands to generate.