On Sun, Jul 13, 2014 at 2:31 PM, Prathamesh Kulkarni
wrote:
> This patch adds DEBUG_FUNCTION attribute to print_* functions
> in genmatch.c
Thanks, applied.
Richard.
> * genmatch.c (print_operand): Add attribute DEBUG_FUNCTION.
> (print_matches): Likewise.
> (decision_tree::print_node): Lik
This patch adds DEBUG_FUNCTION attribute to print_* functions
in genmatch.c
* genmatch.c (print_operand): Add attribute DEBUG_FUNCTION.
(print_matches): Likewise.
(decision_tree::print_node): Likewise.
(decision_tree::print): Likewise.
Thanks and Regards,
Prathamesh
Index: genmatch.c
==