]> gcc.gnu.org Git - gcc.git/commit
cp-demangle.c (struct d_print_info): Remove field options.
authorJan Kratochvil <jan.kratochvil@redhat.com>
Mon, 13 Jun 2011 22:30:02 +0000 (22:30 +0000)
committerJan Kratochvil <jkratoch@gcc.gnu.org>
Mon, 13 Jun 2011 22:30:02 +0000 (22:30 +0000)
commit743a99db07908cbc7690ed1fb7c30f8d9e208a8e
treeedbfb20aca65497bb0d913c3876e2a19c8529eff
parenta45fe02fe761ba0c7642d0eb569283daef15a49e
cp-demangle.c (struct d_print_info): Remove field options.

libiberty/
* cp-demangle.c (struct d_print_info): Remove field options.
(d_print_init): Remove parameter options.
(cplus_demangle_print_callback): Update all the callers.
(d_print_comp, d_print_mod_list, d_print_mod, d_print_function_type)
(d_print_array_type, d_print_expr_op, d_print_cast, d_print_subexpr):
Add parameter options, update all the callers.

From-SVN: r174999
libiberty/ChangeLog
libiberty/cp-demangle.c
This page took 0.054831 seconds and 5 git commands to generate.