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]

egcs/gcc/cp ChangeLog class.c cp-tree.h except ...


CVSROOT:	/cvs/gcc
Module name:	egcs
Branch: 	gcc-2_95-branch
Changes by:	jason@sourceware.cygnus.com	00/04/19 22:13:25

Modified files:
	gcc/cp         : ChangeLog class.c cp-tree.h exception.cc rtti.c 

Log message:
	* exception.cc (__cp_pop_exception): Cleanup the original object.
	
	* rtti.c (get_tinfo_fn_unused): Split out from get_tinfo_fn.
	* class.c (set_rtti_entry): Use it.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/cp/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-2_95-branch&r1=1.1052.4.55&r2=1.1052.4.56
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/cp/class.c.diff?cvsroot=gcc&only_with_tag=gcc-2_95-branch&r1=1.155.4.3&r2=1.155.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/cp/cp-tree.h.diff?cvsroot=gcc&only_with_tag=gcc-2_95-branch&r1=1.231.4.5&r2=1.231.4.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/cp/exception.cc.diff?cvsroot=gcc&only_with_tag=gcc-2_95-branch&r1=1.23&r2=1.23.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/cp/rtti.c.diff?cvsroot=gcc&only_with_tag=gcc-2_95-branch&r1=1.32&r2=1.32.4.1


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