[Bug c++/2778] -fdump-translation-unit [Simple patch supplied, needs review]

mmitchel at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Nov 17 03:54:00 GMT 2003


------- Additional Comments From mmitchel at gcc dot gnu dot org  2003-11-17 03:54 -------
The second patch (to dump.c) is OK.

The first patch is incorrect.  Information about protected/private bases is
already in the tree structure; the fix should be to change the tree-dumper to
obtain that information, not to change the representation in the tree itself.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|mmitchel at gcc dot gnu dot |unassigned at gcc dot gnu
                   |org                         |dot org
             Status|ASSIGNED                    |NEW


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=2778



More information about the Gcc-bugs mailing list