haifa-sched.c (rank_for_schedule): For "equally good insns", prefer the insn which...
authorJeffrey A Law <law@cygnus.com>
Fri, 5 Jun 1998 11:32:28 +0000 (11:32 +0000)
committerJeff Law <law@gcc.gnu.org>
Fri, 5 Jun 1998 11:32:28 +0000 (05:32 -0600)
commit2db4599393fa0727729a9106fd14582188539331
tree8b7b568cba192b365198f55d2e5552643d76ee81
parent192231fbe54b828f716f9ec44ed298dc61d6601c
haifa-sched.c (rank_for_schedule): For "equally good insns", prefer the insn which has the most insns dependent on it.

        * haifa-sched.c (rank_for_schedule): For "equally good insns", prefer
        the insn which has the most insns dependent on it.

From-SVN: r20243
gcc/ChangeLog
gcc/haifa-sched.c