r139451 - in /branches/sel-sched-branch/gcc: Ch...

abel@gcc.gnu.org abel@gcc.gnu.org
Fri Aug 22 12:52:00 GMT 2008


Author: abel
Date: Fri Aug 22 12:52:51 2008
New Revision: 139451

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=139451
Log:
2008-08-22  Alexander Monakov  <amonakov@ispras.ru>

        * sel-sched.c (move_op): Fix typo in comment.
        * sched-int.h (add_forw_dep, compute_forward_dependences,
        add_or_update_back_dep, add_or_update_back_forw_dep,
        add_back_forw_dep, delete_back_forw_dep): Remove prototypes.
        (sched_deps_local_finish): Likewise.
        * sched-rgn.c: Do not include cselib.h.
        (compute_block_dependences): Remove if 0'd code.


Modified:
    branches/sel-sched-branch/gcc/ChangeLog.sel-sched
    branches/sel-sched-branch/gcc/sched-int.h
    branches/sel-sched-branch/gcc/sched-rgn.c
    branches/sel-sched-branch/gcc/sel-sched.c



More information about the Gcc-cvs mailing list