summaryrefslogtreecommitdiff
path: root/gcc/reorg.c
diff options
context:
space:
mode:
authormanfred <manfred@138bc75d-0d04-0410-961f-82ee72b054a4>1998-03-02 22:37:37 +0000
committermanfred <manfred@138bc75d-0d04-0410-961f-82ee72b054a4>1998-03-02 22:37:37 +0000
commitfb8f1d22d485ad159704182279dd9edaeda07f13 (patch)
tree89f62e456b2a53d1fafd0b4d55fba16867a8901e /gcc/reorg.c
parentaced526ca6f2061160700d3b554a51576cdc7ba4 (diff)
downloadgcc-fb8f1d22d485ad159704182279dd9edaeda07f13.tar.gz
8
* reorg.c (fill_eager_delay_slots): Add new argument delay_list in call to fill_slots_from_thread. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@18368 138bc75d-0d04-0410-961f-82ee72b054a4
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 9b7b3a5eb1f..f0bda909e9e 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