egcs/gcc/cp Tag: egcs_1_1_branch ChangeLog tin ...

Jason Merrill jason@cygnus.com
Sun Oct 25 16:54:00 GMT 1998


CVSROOT:	/egcs/carton/cvsfiles
Module name:	egcs
Changes by:	jason@egcs.cygnus.com	98/10/25 16:52:49

Modified files:
	gcc/cp         : Tag: egcs_1_1_branch ChangeLog tinfo.cc 
	                 tinfo2.cc 
	gcc/cp/inc     : Tag: egcs_1_1_branch typeinfo 

Log message:
	* tinfo2.cc (fast_compare): Remove.
	(before): Just use strcmp.
	* tinfo.cc (operator==): Just use strcmp.
	
	* inc/typeinfo: Add #pragma interface.
	(operator!=): Just call operator==.
	* tinfo.cc: Add #pragma implementation.
	(operator==): Move from inc/typeinfo and tinfo2.cc.




More information about the Gcc-cvs mailing list