]> git.ipfire.org Git - thirdparty/gcc.git/commit
sched-vis.c (rtl_slim_pp_initialized): Remove.
authorGabriel Dos Reis <gdr@integrable-solutions.net>
Fri, 16 Aug 2013 10:42:49 +0000 (10:42 +0000)
committerGabriel Dos Reis <gdr@gcc.gnu.org>
Fri, 16 Aug 2013 10:42:49 +0000 (10:42 +0000)
commit4042dca916ad7f5a99438e37416d4fed2209cc6d
tree1941396b68e43aac5c217d7b53117fdbbf6b6df2
parent5073d50905684dc9069c9e047ed00335450bfe47
sched-vis.c (rtl_slim_pp_initialized): Remove.

* sched-vis.c (rtl_slim_pp_initialized): Remove.
(rtl_slim_pp): Likewise.
(init_rtl_slim_pretty_print): Likewise.
(dump_value_slim):  Don't call it.  Use local pretty printer.
(dump_insn_slim): Likewise.
(dump_rtl_slim): Likewise.
(str_pattern_slim): Likewise.
* tree-mudflap.c (mf_varname_tree): Use local pretty printer.
Simplify.

From-SVN: r201785
gcc/ChangeLog
gcc/sched-vis.c
gcc/tree-mudflap.c