]> git.ipfire.org Git - thirdparty/gcc.git/commit
sched-ebb.c: Surround code with '#ifdef INSN_SCHEDULING'.
authorMaxim Kuvyrkov <maxim@codesourcery.com>
Wed, 17 Oct 2007 19:50:55 +0000 (19:50 +0000)
committerMaxim Kuvyrkov <mkuvyrkov@gcc.gnu.org>
Wed, 17 Oct 2007 19:50:55 +0000 (19:50 +0000)
commita750daa2859a01f62aca03fedc679ff90544e635
treed4e5bbc949a517476a05b7d58c6980bc7235b670
parentfb7803cb2b0d12309503431c659cbcee1e12cd14
sched-ebb.c: Surround code with '#ifdef INSN_SCHEDULING'.

* sched-ebb.c: Surround code with '#ifdef INSN_SCHEDULING'.
* ddg.c: Ditto.
* sched-deps.c: Ditto.  Remove nested #ifdef's INSN_SCHEDULING.
* sched-int.h: Surround declarations with '#ifdef INSN_SCHEDULING'.
(print_insn): Move declaration to ...
* rtl.h (print_insn): ... here.

From-SVN: r129417
gcc/ChangeLog
gcc/ddg.c
gcc/rtl.h
gcc/sched-deps.c
gcc/sched-ebb.c
gcc/sched-int.h