This is the mail archive of the gcc-cvs@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]

gcc/gcc ChangeLog cp/rtti.c testsuite/ChangeLo ...


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_4-rhl-branch
Changes by:	jakub@gcc.gnu.org	2004-09-01 15:51:34

Modified files:
	gcc            : ChangeLog 
	gcc/cp         : rtti.c 
	gcc/testsuite  : ChangeLog 
	gcc/testsuite/g++.dg/rtti: tinfo1.C 

Log message:
	2004-07-07  H.J. Lu  <hongjiu.lu@intel.com>
	
	PR c++/16276
	* rtti.c (emit_tinfo_decl): Turn off DECL_ONE_ONLY if typeinfo
	is not public.
	
	2004-08-18  Jakub Jelinek  <jakub@redhat.com>
	
	Revert:
	2004-07-27  Andrew Pinski  <apinski@apple.com>
	* g++.dg/rtti/tinfo1.C: Correct the xfail.
	
	2004-07-26  Andrew Pinski  <apinski@apple.com>
	* g++.dg/rtti/tinfo1.C: Xfail.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-rhl-branch&r1=2.2326.2.399.2.30&r2=2.2326.2.399.2.31
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/rtti.c.diff?cvsroot=gcc&only_with_tag=gcc-3_4-rhl-branch&r1=1.176.4.3&r2=1.176.4.3.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-rhl-branch&r1=1.3389.2.170.2.16&r2=1.3389.2.170.2.17
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/rtti/tinfo1.C.diff?cvsroot=gcc&only_with_tag=gcc-3_4-rhl-branch&r1=1.1.6.2&r2=1.1.6.3


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