r139434 - in /branches/sel-sched-branch/gcc: Ch...
abel@gcc.gnu.org
abel@gcc.gnu.org
Fri Aug 22 10:50:00 GMT 2008
Author: abel
Date: Fri Aug 22 10:50:08 2008
New Revision: 139434
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=139434
Log:
2008-08-22 Alexander Monakov <amonakov@ispras.ru>
* haifa-sched.c (dep_weak): Remove declaration.
(sched_extend_bb): Likewise.
(move_insn): Make static.
(try_ready): Use ds_weak instead of dep_weak.
(dep_weak): Kill.
(sched_extend_bb, sched_init_bbs): Move up after
find_fallthru_edge.
* sched-int.h (move_insn): Remove declaration.
Modified:
branches/sel-sched-branch/gcc/ChangeLog.sel-sched
branches/sel-sched-branch/gcc/haifa-sched.c
branches/sel-sched-branch/gcc/sched-int.h
More information about the Gcc-cvs
mailing list