* sched-vis.c (dump_insn_slim): Print print_rtx_head at the
authorsteven <steven@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 31 Jul 2012 11:48:56 +0000 (11:48 +0000)
committersteven <steven@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 31 Jul 2012 11:48:56 +0000 (11:48 +0000)
commit86c98a43b4af8d90165cded55c0565a849e22050
tree5d52b76e3a224ba07efb9f5620abc987ed68ed5b
parentb069160759f328addcc8925fed2d8ce96b2e6035
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@190006 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/final.c
gcc/sched-vis.c