modulo-sched.c (get_sched_window): Use a table for the debug output.
authorRichard Sandiford <richard.sandiford@linaro.org>
Mon, 8 Aug 2011 09:27:40 +0000 (09:27 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Mon, 8 Aug 2011 09:27:40 +0000 (09:27 +0000)
commit3e762578c1a2c17a2e729a0f9456b202364fd196
tree39acb12e01550c28283cdf43f0df616993d775bc
parentfe43febc8cbcff3a69f17934b501ca55bb30ac8b
modulo-sched.c (get_sched_window): Use a table for the debug output.

gcc/
* modulo-sched.c (get_sched_window): Use a table for the debug output.
Print the current ii.
(sms_schedule_by_order): Reduce whitespace in dump line.

From-SVN: r177556
gcc/ChangeLog
gcc/modulo-sched.c