]> gcc.gnu.org Git - gcc.git/commit
(sched_analyze_insn): Parameter loop_note type changed to rtx, and name changed to...
authorJim Wilson <wilson@gcc.gnu.org>
Tue, 20 Sep 1994 19:57:18 +0000 (12:57 -0700)
committerJim Wilson <wilson@gcc.gnu.org>
Tue, 20 Sep 1994 19:57:18 +0000 (12:57 -0700)
commit4480e13f5e5133cb604d0ce893d6935c1e7b6033
treefceb2fc8266419b317fb0cd8793dd9a17067b25f
parentb840bfb0a22793c3794793a6e4817f9fb7b8e03a
(sched_analyze_insn): Parameter loop_note type changed to rtx, and name changed to loop_notes.

(sched_analyze_insn): Parameter loop_note type changed
to rtx, and name changed to loop_notes.  Code adding it to
REG_NOTES modified to account for type change.
(sched_analyze): Variable loop_note type changed to rtx, and name
changed to loop_notes.  Store LOOP_* REG_DEAD notes in it instead
of LOOP_* NOTE_LINE_NUMBER.
(schedule_block): Pass last not insn to emit_note_before call.

From-SVN: r8099
gcc/sched.c
This page took 0.056278 seconds and 5 git commands to generate.