egcs/gcc/cp ChangeLog mangle.c

mmitchel@gcc.gnu.org mmitchel@gcc.gnu.org
Thu Feb 22 13:37:00 GMT 2001


CVSROOT:	/cvs/gcc
Module name:	egcs
Branch: 	gcc-3_0-branch
Changes by:	mmitchel@gcc.gnu.org	2001-02-22 13:37:42

Modified files:
	gcc/cp         : ChangeLog mangle.c 

Log message:
	* mangle.c (write_encoding): Pass write_function_type the
	FUNCTION_DECL for the function being encoded.
	(write_function_type): Pass it along to write_bare_function_type.
	(write_bare_function_type): Pass it along to write_method_parms.
	(write_method_parms): Don't mangle the compiler-generated
	parameters to a constructor or destructor.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/cp/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.2227.2.25&r2=1.2227.2.26
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/cp/mangle.c.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.26&r2=1.26.4.1



More information about the Gcc-cvs mailing list