projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c59886
)
haifa-sched.c (sched_emit_insn): Remove.
author
Kazu Hirata
<kazu@gcc.gnu.org>
Fri, 20 Feb 2004 16:55:30 +0000
(16:55 +0000)
committer
Kazu Hirata
<kazu@gcc.gnu.org>
Fri, 20 Feb 2004 16:55:30 +0000
(16:55 +0000)
* haifa-sched.c (sched_emit_insn): Remove.
* sched-int.h: Remove the corresponding prototype.
From-SVN: r78173
gcc/sched-int.h
patch
|
blob
|
history
diff --git
a/gcc/sched-int.h
b/gcc/sched-int.h
index ba056e051a495c3988f9015b1b7fcf21a97ce407..b53ae0ad9c1c76004c093864791516d6b840cda9 100644
(file)
--- a/
gcc/sched-int.h
+++ b/
gcc/sched-int.h
@@
-381,7
+381,6
@@
extern void rm_other_notes (rtx, rtx);
extern int insn_issue_delay (rtx);
extern int set_priorities (rtx, rtx);
-extern rtx sched_emit_insn (rtx);
extern void schedule_block (int, int);
extern void sched_init (FILE *);
extern void sched_finish (void);