aboutsummaryrefslogtreecommitdiff
path: root/gcc/reorg.c
diff options
context:
space:
mode:
authorManfred Hollstein <manfred@gcc.gnu.org>1998-03-02 22:37:37 +0000
committerManfred Hollstein <manfred@gcc.gnu.org>1998-03-02 22:37:37 +0000
commitd9f1e3dad53f3d81c23f51faa6465272acbf22a4 (patch)
tree89f62e456b2a53d1fafd0b4d55fba16867a8901e /gcc/reorg.c
parent1838fe6d474d85530c7c24bee73a914e26419a8d (diff)
downloadgcc-d9f1e3dad53f3d81c23f51faa6465272acbf22a4.zip
gcc-d9f1e3dad53f3d81c23f51faa6465272acbf22a4.tar.gz
gcc-d9f1e3dad53f3d81c23f51faa6465272acbf22a4.tar.bz2
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
Diffstat (limited to 'gcc/reorg.c')
-rw-r--r--gcc/reorg.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/reorg.c b/gcc/reorg.c
index 9b7b3a5..f0bda90 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