This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug debug/13539] dbxout.c does not recognize protected inheritance


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-01-12 19:50 -------
Subject: Bug 13539

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	pinskia@gcc.gnu.org	2004-01-12 19:50:31

Modified files:
	gcc            : ChangeLog dbxout.c 

Log message:
	2004-01-12  Andrew Pinski  <pinskia@physics.uc.edu>
	
	PR debug/13539
	* dbxout.c (dbxout_type): Protected inheritance is not
	private but protected.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.2249&r2=2.2250
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/dbxout.c.diff?cvsroot=gcc&r1=1.169&r2=1.170



-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]