re PR debug/13539 (dbxout.c does not recognize protected inheritance)
authorAndrew Pinski <pinskia@physics.uc.edu>
Mon, 12 Jan 2004 19:50:30 +0000 (19:50 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Mon, 12 Jan 2004 19:50:30 +0000 (11:50 -0800)
commitc5ff912364591097c223c79d5c825ce4a4ba34a8
tree59f0ee9c0e74ea62ebb49896642d59d7da0ffddd
parent3cd2a1838d5ed834ee2746b48d386202c5d1cfc5
re PR debug/13539 (dbxout.c does not recognize protected inheritance)

2004-01-12  Andrew Pinski  <pinskia@physics.uc.edu>

        PR debug/13539
        * dbxout.c (dbxout_type): Protected inheritance is not
        private but protected.

From-SVN: r75750
gcc/ChangeLog
gcc/dbxout.c