* haifa-sched.c (last_clock_var): New.
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 26 Aug 1998 18:47:42 +0000 (18:47 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 26 Aug 1998 18:47:42 +0000 (18:47 +0000)
commit8da6595be2d202ef28daf5d5e4704c54e7c6f96c
treea18467d7258d14485ecc64dfbc4054a3ff3c0202
parent33d53209a7ee42979fe296ddbc3eff5f13a5aece
    * haifa-sched.c (last_clock_var): New.
        (schedule_block): Initialize it.
        (schedule_insn): Use it to fill insn modes with issue information.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22009 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/haifa-sched.c