error.c (tree_formatting_info): New data type.
authorGabriel Dos Reis <gdr@codesourcery.com>
Thu, 24 Aug 2000 23:42:35 +0000 (23:42 +0000)
committerGabriel Dos Reis <gdr@gcc.gnu.org>
Thu, 24 Aug 2000 23:42:35 +0000 (23:42 +0000)
commita1066c99f7071d94c76612f303b57fab60fdc067
treea0e39f1e5abddfc001c1974b26591b0d2c1542d4
parent58d8c980111f84752e21b29c1be802ab6d66a689
error.c (tree_formatting_info): New data type.

* error.c (tree_formatting_info): New data type.
(tree_being_formatted): New macro.
(tree_formatting_flags): Likewise.
(put_whitespace): Likewise.
(print_tree_identifier): Likewise.
(print_identifier): Likewise.
(cp_tree_printer, print_function_argument_list, print_declaration,
print_expression, print_function_declaration,
print_function_parameter, print_type, print_cv_qualifier): New
functions.
(init_error): Initialize lang_printer.

From-SVN: r35965
gcc/cp/ChangeLog
gcc/cp/error.c