reorg.c (dbr_schedule): Do not run the delay slot scheduling pass if...
authorJeff Law <law@gcc.gnu.org>
Tue, 27 Apr 1993 20:33:32 +0000 (14:33 -0600)
committerJeff Law <law@gcc.gnu.org>
Tue, 27 Apr 1993 20:33:32 +0000 (14:33 -0600)
commitc3b80729bb95b2137da7039f489c6de1092ed4ef
treec6cbf26f6787d86f74485ebf1563ee9d7ed58bfc
parent440954b521edef780df94889965552b81922869e
reorg.c (dbr_schedule): Do not run the delay slot scheduling pass if...

* reorg.c (dbr_schedule): Do not run the delay slot
scheduling pass if the current function has no insns
other than the prologue and epilogue.

From-SVN: r4252
gcc/reorg.c