]> git.ipfire.org Git - thirdparty/gcc.git/commit
sched-vis.c (dump_insn_slim): Print print_rtx_head at the start of each new line.
authorSteven Bosscher <steven@gcc.gnu.org>
Tue, 31 Jul 2012 11:48:56 +0000 (11:48 +0000)
committerSteven Bosscher <steven@gcc.gnu.org>
Tue, 31 Jul 2012 11:48:56 +0000 (11:48 +0000)
commit8c503f0dd33d2521a1a64f5687f2033569a46c43
tree5d52b76e3a224ba07efb9f5620abc987ed68ed5b
parent0d4acd9048026979bbf8b69a5fc73340908b543c
sched-vis.c (dump_insn_slim): Print print_rtx_head at the start of each new line.

* sched-vis.c (dump_insn_slim): Print print_rtx_head at the
start of each new line.
* final.c (final_scan_insn): If the final dump is requested as
slim RTL, dump slim RTL to the assembly file also.

From-SVN: r190006
gcc/ChangeLog
gcc/final.c
gcc/sched-vis.c