gimple-pretty-print.c (buffer): Remove.
commitb3f80694f51873709e2e0fee9e32484a32d28f85
authorGabriel Dos Reis <gdr@integrable-solutions.net>
Mon, 5 Aug 2013 07:27:27 +0000 (5 07:27 +0000)
committerGabriel Dos Reis <gdr@gcc.gnu.org>
Mon, 5 Aug 2013 07:27:27 +0000 (5 07:27 +0000)
tree4d9e5dc7a8d618f07df1de0d53b07b73195726e6
parente0aec1e9303b523df5552689a20cd0e0309d4308
gimple-pretty-print.c (buffer): Remove.

* gimple-pretty-print.c (buffer): Remove.
(initialized): Likewise.
(maybe_init_pretty_print): Likewise.
(print_gimple_stmt): Do not call it.  Use non-static local
pretty_printer variable.
(print_gimple_expr): Likewise.
(print_gimple_seq): Likewise.
(gimple_dump_bb): Likewise.

From-SVN: r201482
gcc/ChangeLog
gcc/gimple-pretty-print.c