dump.c (dump_access): New function.
authorMike Yang <yang@research.att.com>
Tue, 27 Mar 2001 04:52:21 +0000 (04:52 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Tue, 27 Mar 2001 04:52:21 +0000 (04:52 +0000)
commit005a5cb08b854e411ef9941d4fcb9de0bbce755a
treed401692554588cd30579539bc212105f7f93fa95
parent5fa9abc3e9676702f2c1699ee4283773b1bf8de1
dump.c (dump_access): New function.

* dump.c (dump_access): New function.
(cp_dump_tree): Use it.  Dump basetype information for class
types.

Co-Authored-By: Mark Mitchell <mark@codesourcery.com>
From-SVN: r40866
gcc/cp/ChangeLog
gcc/cp/dump.c