asan.c (asan_pp): Remove.
commit11a877b33a138cc5218b7ea01698175847f8d836
authorGabriel Dos Reis <gdr@integrable-solutions.net>
Mon, 5 Aug 2013 05:16:29 +0000 (5 05:16 +0000)
committerGabriel Dos Reis <gdr@gcc.gnu.org>
Mon, 5 Aug 2013 05:16:29 +0000 (5 05:16 +0000)
tree66d156e4c15970331873eca8199a453d6723e963
parentb066401f2654cca7577a6de6d6d4c38701549571
asan.c (asan_pp): Remove.

* asan.c (asan_pp): Remove.
(asan_pp_initialized): Likewise.
(asan_pp_initialize): Likewise.
(asan_pp_string): Take a pretty_printer parameter.  Adjust callers.
(asan_emit_stack_protection): Tidy.  Use local pretty printer.
(asan_add_global): Likewise.

From-SVN: r201480
gcc/ChangeLog
gcc/asan.c