haifa-sched.c (advance_one_cycle): Do not print '\n' before printing dump message.
authorAndrey Belevantsev <abel@ispras.ru>
Tue, 9 Sep 2008 14:23:19 +0000 (18:23 +0400)
committerAndrey Belevantsev <abel@gcc.gnu.org>
Tue, 9 Sep 2008 14:23:19 +0000 (18:23 +0400)
commit9c57518294ec34081a5cdbd309ef0be941a3b6c2
treef163cb9451776543272b94f4ff670b5658c32f1f
parentbff5a22dc49b3f4fcac70a4e936c5b6db3808883
haifa-sched.c (advance_one_cycle): Do not print '\n' before printing dump message.

        * haifa-sched.c (advance_one_cycle): Do not print '\n' before printing
        dump message.
        (choose_ready): When first insn is chosen from the ready list, also
        dump it.

From-SVN: r140152
gcc/ChangeLog
gcc/haifa-sched.c