egcs/gcc/cp ChangeLog dump.c
mmitchel@egcs.cygnus.com
mmitchel@egcs.cygnus.com
Tue Oct 5 22:35:00 GMT 1999
CVSROOT: /egcs/carton/cvsfiles
Module name: egcs
Changes by: mmitchel@egcs.cygnus.com 99/10/05 22:35:38
Modified files:
gcc/cp : ChangeLog dump.c
Log message:
* dump.c (DUMP_CHILDREN): Remove.
(DUMP_BINFO): Adjust.
(struct dump_node_info): Remove dump_children_p.
(queue_and_dump_type): Remove dump_children_p parameter.
(queue): Don't set dump_children_p.
(dump_child): Pass DUMP_NONE, instead of DUMP_CHILDREN, to
queue_and_dump_index.
(dequeue_and_dump): Unconditionally print children. Adjust calls
to functions mentioned above.
(dump_node): Pass DUMP_NONE, instead of DUMP_CHILDREN to queue.
More information about the Gcc-cvs
mailing list