]> git.ipfire.org Git - thirdparty/gcc.git/commit
* i386.c (ix86_sched_reorder_ppro): Fix typo/thinko.
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 21 May 2002 23:51:59 +0000 (23:51 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 21 May 2002 23:51:59 +0000 (23:51 +0000)
commit90eb65aa07578d89957967ba9adba7f637586fe9
tree574d19ebbd8a4e62018354d6a912c5879490d108
parent490aba6dcb047d2ebc01350663c7e5d99663afd2
    * i386.c (ix86_sched_reorder_ppro): Fix typo/thinko.
        (ix86_sched_reorder): Make sure to initialize scheduling
        data even when there's only one insn in the ready queue.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@53713 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/i386.c