rtl.c: Use NOTE_INSN_REPEATED_LINE_NUMBER and NOTE_INSN_RANGE_BEG.
authorRichard Kenner <kenner@vlsi1.ultra.nyu.edu>
Fri, 21 Apr 2000 19:32:10 +0000 (19:32 +0000)
committerRichard Kenner <kenner@gcc.gnu.org>
Fri, 21 Apr 2000 19:32:10 +0000 (15:32 -0400)
commitb3b42a4db6bd74ef385b4efbcf92ba621f35999f
tree9ad1235a2087bdb5a1b90471613c6954a032f6d4
parentc5e1237fde9577950fa7854a30da98d75703aa36
rtl.c: Use NOTE_INSN_REPEATED_LINE_NUMBER and NOTE_INSN_RANGE_BEG.

* rtl.c: Use NOTE_INSN_REPEATED_LINE_NUMBER and NOTE_INSN_RANGE_BEG.
* rtl.h: Likewise.
* rtl.def: Update comment.
* function.c (expand_function): Use NOTE_INSN_REPEATED_LINE_NUMBER.
* integrate.c (expand_inline_function): Likewise.
* profile.c (branch_prob): Likewise.
* ggc-common.c (ggc_mark_rtx_children): Use NOTE_INSN_RANGE_BEG.
* print-rtl.c (print_rtx): Likewise.
* haifa-sched.c (sched_analyze, unlink_other_notes): Likewise.
(reemit_notes): Likewise; also use enum insn_note.

From-SVN: r33314
gcc/ChangeLog
gcc/function.c
gcc/ggc-common.c
gcc/haifa-sched.c
gcc/integrate.c
gcc/print-rtl.c
gcc/profile.c
gcc/rtl.c
gcc/rtl.def
gcc/rtl.h