diff options
author | Kaveh R. Ghazi <ghazi@caip.rutgers.edu> | 1998-02-17 21:35:43 +0000 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 1998-02-17 14:35:43 -0700 |
commit | 5835e573cdf789737988b575fe36ae6ac4d4ffbf (patch) | |
tree | 4cac9ec70867d97625a9642d8825a9345a5213c8 /gcc/c-common.c | |
parent | b1a0c81697656f8d454c20fd996e627e0e4d5399 (diff) | |
download | gcc-5835e573cdf789737988b575fe36ae6ac4d4ffbf.zip gcc-5835e573cdf789737988b575fe36ae6ac4d4ffbf.tar.gz gcc-5835e573cdf789737988b575fe36ae6ac4d4ffbf.tar.bz2 |
haifa-sched.c: Include "system.h" to get <stdlib.h> and <stdio.h>.
* haifa-sched.c: Include "system.h" to get <stdlib.h> and <stdio.h>.
(BLOCKAGE_RANGE): Add parentheses around arithmetic in operand of |.
(sched_note_set): Remove unused parameter `b', all callers changed.
(schedule_block): Likewise for `rgn'.
(split_hard_reg_notes): Likewise for `orig_insn'.
(check_live): Likewise for `trg'.
(update_live): Likewise.
(check_live_1): Explcitly declare variable `i' as int.
(update_live_1): Likewise.
(insn_issue_delay): Remove unused variable `link'.
(sched_analyze_2): Add default case in enumeration switch.
(schedule_insns): Remove unused variable `i'.
* Makefile.in ($(SCHED_PREFIX)sched.o): Depend on system.h.
From-SVN: r18048
Diffstat (limited to 'gcc/c-common.c')
0 files changed, 0 insertions, 0 deletions