Add #ifdef INSN_SCHEDULING around variables only used by schedule_insns.
authorJim Wilson <wilson@gcc.gnu.org>
Wed, 26 Aug 1992 06:49:54 +0000 (23:49 -0700)
committerJim Wilson <wilson@gcc.gnu.org>
Wed, 26 Aug 1992 06:49:54 +0000 (23:49 -0700)
commitc0ac5f319777771ee8168536d93439e923009e61
treed48376c8898e6305113fc477510c5e1ba652874d
parentd562e42ef4aef058c337a8722f9d94da862cf019
Add #ifdef INSN_SCHEDULING around variables only used by schedule_insns.

Add #ifdef INSN_SCHEDULING around variables only used
by schedule_insns.
(INSN_QUEUE_SIZE): Delete default definition.

From-SVN: r1962
gcc/sched.c