Hi

On 10/14/2013 05:43 PM, Paulo Matos wrote:
        * cp/error.c (code_to_string): Use new wrapper get_tree_code_name.
        * cp/cxx-pretty-print.c (pp_cxx_assignment_operator): Use new wrapper 
get_tree_code_name.
        * cp/pt.c (tsubst): Use new wrapper get_tree_code_name.
        * cp/semantics.c (cxx_eval_constant_expression, 
potential_constant_expression_1): Use new
        wrapper get_tree_code_name.
        * cp/mangle.c (MANGLE_TRACE_TREE, dump_substitution_candidates, 
add_substitution,
        find_substitution): Use new wrapper get_tree_code_name.
In general, if you touch files in subdirectories which have separate ChangeLog files you have to prepare separate ChangeLog entries (and then, considering the present case as an example, you don't have cp/ at the beginning of the corresponding file names)

Paolo.

Reply via email to