This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: RFA: PATCH to use pretty function names in tree dumps


Jason Merrill <jason@redhat.com> writes:

> 2009-05-20  Jason Merrill  <jason@redhat.com>
>
> 	* tree-pretty-print.c (print_call_name): Take the callee, not the
> 	call itself.  Make non-static.  Use dump_function_name for
> 	functions.
> 	(dump_generic_node): Adjust.
> 	* diagnostic.h: Declare print_call_name.
> 	* gimple-pretty-print.c (dump_gimple_call): Use it.

This is OK.

Ian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]