From: Manfred Hollstein Date: Mon, 2 Mar 1998 22:37:37 +0000 (+0000) Subject: reorg.c (fill_eager_delay_slots): Add new argument delay_list in call to fill_slots_f... X-Git-Tag: prereleases/egcs-1.1-prerelease~2213 X-Git-Url: https://gcc.gnu.org/git/?a=commitdiff_plain;h=d9f1e3dad53f3d81c23f51faa6465272acbf22a4;p=gcc.git reorg.c (fill_eager_delay_slots): Add new argument delay_list in call to fill_slots_from_thread. 8 * reorg.c (fill_eager_delay_slots): Add new argument delay_list in call to fill_slots_from_thread. From-SVN: r18368 --- diff --git a/gcc/reorg.c b/gcc/reorg.c index 9b7b3a5eb1fe..f0bda909e9ef 100644 --- a/gcc/reorg.c +++ b/gcc/reorg.c @@ -3948,7 +3948,8 @@ fill_eager_delay_slots () = fill_slots_from_thread (insn, condition, fallthrough_insn, insn_at_target, 0, 0, own_fallthrough, - slots_to_fill, &slots_filled); + slots_to_fill, &slots_filled, + delay_list); if (delay_list == 0) delay_list