sched.c (reemit_notes): Add prototype.
authorDoug Evans <dje@gnu.org>
Mon, 15 Jan 1996 21:56:13 +0000 (21:56 +0000)
committerDoug Evans <dje@gnu.org>
Mon, 15 Jan 1996 21:56:13 +0000 (21:56 +0000)
commit9298a6b0eb75d3f025250cd3f626a7b74f470fe9
treede7952d56c213a49c5ea70b5a8ba9ec83b60f099
parent0f6453027705a3eeafe0a6b521624a75d7a7f58b
sched.c (reemit_notes): Add prototype.

* sched.c (reemit_notes): Add prototype.
(sched_analyze_2): Reorganize comments.  Call prev_nonnote_insn.
(sched_analyze): Add abort call.
(schedule_block): Undo last patch.  Call prev_nonnote_insn.
Move call of reemit_notes to after SCHED_GROUP_P scheduling.
Set `head' to `last'.

From-SVN: r10998
gcc/sched.c